Skip to content

Add unhandled exception listener #490

@Zabuzard

Description

@Zabuzard

Right now, when exceptions are thrown outside of the main thread and outside of JDAs own threads (for example via our routines), exceptions are not logged at all and go silently unoticed.

We have to add a global exception listener for all unhandled exceptions and ensure they are correctly logged with our existing logging utility. Otherwise we have no visibility on many issues.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority: majorvalidThis issue/PR is validated and ready to be picked. This auto adds items to TJ project board.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions