Skip to content

Add minimum uptime to avoid massive requests from restart-on-failure apps #33

Closed
@Eskibear

Description

@Eskibear

Assume the app that is using the provider is something like an Azure Function. If it fails at startup for some reason (e.g. identity has no permission to store) it will auto restart. If it does it will load again and again, super fast, sending massive requests in a short time.

We should add a minimum uptime, so that when error occurs at the very beginning, wait a reasonable amount of time to exit. That would ensure not to send massive unexpected requests.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions