Skip to content

Ensure to have always only one retry or re-schedule event in place for a CustomResource #601

Closed
@csviri

Description

@csviri

Currently it can happen that there are multiple events scheduled from reSchedule funtionality. This should not happen, there should be at most one, possibly the earliest keeped in such case. In addition to that we have a automated retry functionality, so we have to think about how this two should work together.

Ideally there is always only 1 of these to is scheduled types scheduled. But also in general there should be at most one timed event coming either of these functionalities.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions