Skip to content

Bad Gateway errors #165

@denismaier

Description

@denismaier

I've started getting "Bad gateway" errors in a script that previously was working flawlessly.

pyzotero.zotero_errors.HTTPError:
Code: 504
URL: https://api.zotero.org/groups/1234567890/items/top?itemType=book&limit=100&start=300
Method: GET
Response: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
</body>
</html>

How does pyzotero handle these kinds of errors? Do I need to handle the error catching in my script, or is there a way to let pyzotero retry whatever it was trying to do?

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