Skip to content

[Transform] Decouple scheduling from retrying #85016

@przemekwitek

Description

@przemekwitek

Description

Currently, the retrying mechanism in transform is tightly tied to the scheduling, i.e. the retry happens every configured frequency.
We could decouple scheduling from retrying by introducing a wrapper around SchedulerEngine that would both schedule transform task on frequency as well as on a retry event.
This requires some refactoring.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions