Skip Menu |

This queue is for tickets about the Reddit-Client CPAN distribution.

Report information
The Basics
Id: 99965
Status: open
Priority: 0/
Queue: Reddit-Client

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: don't croak on api calls
when reddit has problems i get the error: Request error: HTTP 504 Gateway Timeout at ...Reddit/Client.pm line 168. if i have multiple calls to the api in my code, that doesn't tell me which one it died at, and that would also mean i'd have to wrap every single api call in an eval to prevent my script from dieing.