Skip to content

Tracebacks could be shorter #294

@ProducerMatt

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.

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