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

Limit backoff on wait_for_tenant just for 404 errors. #126

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Limit backoff on wait_for_tenant just for 404 errors. #126

merged 1 commit into from
Jul 21, 2022

Commits on Jul 21, 2022

  1. Limit backoff on wait_for_tenant just for 404 errors.

    Error 404 is the only error that can occur due to incomplete
    initialization in 3scale, anything else should be ignored by backoff.
    Marian Ganisin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ab36a65 View commit details
    Browse the repository at this point in the history