Skip to content

Adaptive component timeout #14

@elmer-garduno

Description

@elmer-garduno

Instead of an static timeout strategy an attempt should be made to:

  1. Dynamically allocate a baseline timeout depending on the number of executions expected for each component.
  2. When a component times out its execution should be re-attempted with a larger timeout, maybe twice or even three times the average execution time of the other components.
  3. If the component keeps timing out, fallback to the blacklisting strategy.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions