Skip to content

Message dropping issue #43

@ftc

Description

@ftc

Messages are dropped when instrumenter crashes. This is because I get the ID first thing in the logger when I am sure I should send something (for callbacks the logger only logs if they are invoked by the framework since app code can invoke methods normally meant as callbacks too). If a crash occurs then an id number is checked out but never sent.

This issue is to come up with a better way of dealing with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions