Skip to content

Flows: improve reaction to configuration & trigger properties changes for pending flows #1415

@zaychenko-sergei

Description

@zaychenko-sergei

Whenever we have a pending flow already, such as waiting for scheduled time, or other type of condition, the configuration and trigger changes are not affecting it, and are only applied to the next flow.

Consider applying changes immediately, unless the tasks have already started.

Consider the following scenarios:

  • Configuration updates:
    • Ingest: fetch uncacheable option
    • Breaking changes reaction
    • Retry policy
    • Stop policy
  • Trigger updates:
    • Ingest: schedule rules (earlier, later)
    • Transform: batching condition rules

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrustPull requests that update Rust code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions