Skip to content

Tracebacks could be shorter #294

Description

@ProducerMatt

One example: since module callbacks are currently passed the original message in their argument dictionary, the message gets printed for every callback Stampy encounters. This is unhelpful since the original message is already known anyway.

One solution would be passing the source message separately from the arguments, then it could simply not be printed at the traceback stage. I'm going to start working on it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions