We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
flowchart LR A[Main provider] -->B(Backup provider)
The idea is to switch to backup provider if main provider is failing.
TODO: create clever way of switching to backup provider (based on number of failures etc.) After some time try to switch back.
f