Skip to content

How to handle retrying scheduled thread #3

@adamghill

Description

@adamghill

Some scheduled functions will time out or fail, how should that be handled? Right now, all exceptions are swallowed and logged. There could be a defined pattern to handle this better, i.e. an agnostic solution, or maybe something like tenacity could be used under the hood to provide a cleaner API for dj-raincheck.

Metadata

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