Skip to content

Better HTTP error capture #16

@lockefox

Description

@lockefox

Though we are covered for exceptions with req.raise_for_status() we are not capturing all the error information.

  • Add header/req.text capture to log messages
    • Be careful of 1000 char limit on WebHook log messages
  • Fix double-counted HTTP exceptions spamming discord

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