Skip to content

bug in message formatting in rare cases after boostrapping #260

@hohwille

Description

@hohwille

There seems to be a bug that we get an exception and end up in this fallback scenario with a somehow broken message:

Interesting is that the same message later works fine and it seems to happen only the first time when that message is created and only in rare cases (if called early on during app startup).

To fix this issue, we would actually need to know the exception that was catched that is unfortunately not logged here.
Therefore a first step will be to add logging of the exception here.
Once we have the stacktrace, we can try to see if there is some concurrency bug in the initializing/boostrapping code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions