Skip to content

Don't swallow errors #80

Description

@dogmatic69

Just spent a good few hours debugging an issue in a request which was reported as:

Error when contacting https://....

but was actually some AsyncIO error due to blocking calls within a async loop.

This should only catch underlying HTTP errors

except Exception as error:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions