Skip to content

handle SIGINT / SIGTERM to store long-running tasks  #28

Open
@Sheraff

Description

to verify: I think some tasks might be non-recoverable if interrupted. For example, fetching a track on Spotify is supposed to then fetch the album and artist and won't ever do so if interrupted after the track.

If there are cases like this, we should listen for sigint or other termination signals and store some recoverable state in database before exiting.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions