Skip to content

Production Checklist #111

@Ramko9999

Description

@Ramko9999

Backend:

  • Exception Handling: Will the system remain in a consistent state in the case of an exception?
  • Logging: Are exceptions captured and logged? Do the logs themselves provide enough signal to understand the state of the system?
  • Rate Limiting: Do fragile endpoints (/misc/feedback) have rate limits?
  • Observability: Are we capturing API metrics? Frontend metrics? Database metrics?
  • Security: Are non-public endpoints inaccessible to the public?

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