Skip to content

Feature request: Immediate executing of new jobs #348

@ukolovda

Description

@ukolovda

Is your feature request related to a problem? Please describe.
Sometimes I need run job "as soon as possible", not waiting up to 60 seconds to refetch chains.

Describe the solution you'd like
Scheduler should load new chain and tasks as soon as it was append to table.
My be, we can use notifications from table triggers (after commit of transaction).

Describe alternatives you've considered
Decrease refetch interval in source code, but this will increase database loading.

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