Skip to content

Allow for retry with scalar proxy #2411

Open
@marclave

Description

@marclave

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions