Skip to content

Attachment formatting breaks with very long attachments #18

Description

@nolanbconaway

In the magic function and in the decorator, the traceback is included as an attachment, wrapped in "```" for formatting. These messages can get pretty long and Slack will cut them off at a certain point. The final "```" will be removed and the formatting is gone.

We should only send the bottom N characters of the traceback to preserve the formatting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions