Skip to content

How to wait for job to complete before it is re-run? #293

@dariofil-star

Description

@dariofil-star

How to wait for job to complete before it is re-run?

Say you run a job every 10 seconds...
Typically the job finishes in a few seconds, and all is well.

However if there are network issues, some methods hang for a while before they return an exception...

However; every 10 seconds job re-runs, despite that the previous instance has not yet completed.
Is there an option to wait for completion prior to re-run?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions