Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for retry with scalar proxy #2411

Open
marclave opened this issue Jul 28, 2024 · 0 comments
Open

Allow for retry with scalar proxy #2411

marclave opened this issue Jul 28, 2024 · 0 comments
Labels

Comments

@marclave
Copy link
Collaborator

Bug description

Currently we dont use the scalar api proxy, however we should probably do the following 2 attempts at an http request:

  1. first attempt is directly try without proxy
  2. second attempt is try with proxy only if CORS error is reached

we can make this a configuration option with scalar api references, but will be default off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant