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

Add retry of inner broker OSB calls #371

Open
gberche-orange opened this issue Mar 3, 2021 · 0 comments
Open

Add retry of inner broker OSB calls #371

gberche-orange opened this issue Mar 3, 2021 · 0 comments
Assignees

Comments

@gberche-orange
Copy link
Member

Expected behavior

  • As a service broker author
  • in order to leverage paas-templates async provisionning constructs that complete after the coab completion marker (such as bosh errands)
  • I need coab to retry contacting the inner broker when its associated requests fail with a number of error codes including:
    • 404 (no such route in the gorouter/k8S ingress configuration)
    • 502 bad gateway: the inner broker is still starting

Observed behavior

Coab returns a service instance provisionning failure immediately after receiving an incorrect response from inner broker

@gberche-orange gberche-orange self-assigned this Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant