Skip to content

Conversation

@Eskibear
Copy link
Member

load() method is called in the application's startup code path.
Unhandled exceptions cause application crash which can result in crash loops as orchestrators attempt to restart the application.
Knowing the intended usage of the provider in startup code path, we mitigate back-to-back crash loops from overloading the server with requests by waiting a minimum time to propagate fatal errors.

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

Successfully merging this pull request may close these issues.

5 participants