Skip to content

Retry API events if database is locked #3

Description

@norrisng

Currently, registration and message forwarding events will fail if the database is locked.

Instead, it should re-attempt the database operation some number of times. Probably not a good idea to reattempt an infinite number of times, so that the client isn't stuck waiting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssues related to the Flask API

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions