Skip to content

Lifecycle Improvements #8

@Sidpatchy

Description

@Sidpatchy

General ideas for improvements, this needs to wait until after moving away from Javacord (#6).

  • Health monitoring
  • Error recovery
    • Ensure features can work independent of each other.
      • Commands that don't need the database should run when it is inaccessible.
    • If a feature is known to be broken, inform the user of that instead of failing silently.
      • NEVER fail silently
  • Feature flags
  • Graceful shutdown
  • Hot reloading
    • Allow updating configuration without a full restart
  • Update notifications

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions