Skip to content

Investigate if all state associated with a given resource could be managed in a single spot  #1314

Closed
@metacosm

Description

@metacosm

Candidate states to be unified: retry, event marker, rate limiting…
The most likely spot would be EventProcessor.

Pros:

  • state is managed in a single spot and EventProcessor knows when the state needs to be modified / cleaned-up
  • would simplify moving to a multi-cluster model since how resource state is tracked would be more localised instead of spread in different spots

Cons:

  • probably needs to abstract state in a generic way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions