arXiv / arxiv-browse

Flask app for article abstract and listing pages
MIT License
110 stars 59 forks source link

Types to retry.if_exception_type needs list to be unpacked #623

Closed bdc34 closed 3 months ago

bdc34 commented 3 months ago

An error in the logs indicates that this should be a tuple but it really needs the list to be unpacked as function arguments.