Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-CampaignMonitor CPAN distribution.

Report information
The Basics
Id: 72333
Status: open
Priority: 0/
Queue: Net-CampaignMonitor

People
Owner: Nobody in particular
Requestors: JEFFERY [...] cpan.org
Cc: steve [...] deefs.net
AdminCc:

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



CC: steve [...] deefs.net
Subject: Time out documentation
3) It's not clear from the documentation what happens if the request times out. Looking through the source code and the REST::Client documentation, I *think* it fakes a 500 response (which isn't appropriate, but that's an issue with REST::Client and not your module), but I haven't confirmed that yet. I'd recommend checking to see how the module handles timeouts, ensuring that it doesn't die, and documenting the behavior.