Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.3.0

Request #16824 Handle Amazon InternalError errors automagically
Submitted: 2009-11-23 21:08 UTC
From: gauthierm Assigned: gauthierm
Status: Closed Package: Services_Amazon_SQS (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 0.3.0 beta    
Subscription  


 [2009-11-23 21:08 UTC] gauthierm (Michael Gauthier)
Description: ------------ Amazon recommends handling InternalErrors by retrying using an exponential backoff algorithm. Services_Amazon_SQS could support this internally with an option to turn it off and a limit of retried before an exception is thrown.

Comments

 [2009-11-24 03:52 UTC] gauthierm (Michael Gauthier)
Started in SVN [291238].
 [2009-11-24 04:22 UTC] gauthierm (Michael Gauthier)
-Status: Open +Status: Closed -Assigned To: +Assigned To: gauthierm
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Fixed in revision 291244.
 [2009-11-24 04:23 UTC] gauthierm (Michael Gauthier)
http://svn.php.net/viewvc/pear/packages/Services_Amazon_SQS/trunk/Services/Amaz on/SQS.php?r1=291244&r2=291243&pathrev=291244&diff_format=u