Skip to content

Is there a hook/callback mechanism in terms of job status change #136

@xavierchow

Description

@xavierchow

I have a use case that I need to handle some tasks(mostly DB writing) once a job is completed,
pushing the DB writing to the jobs leads too many DB connection so I'd like to have the main application to handle that part.

I'm wondering if sidequest has a mechanism to callback once the job has a status transition so the main app could have a chance to deal with something is not fit in the job run function.

thanks.

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