Closed
Bug 600550
Opened 15 years ago
Closed 15 years ago
return X-Weave-Backoff to sync client in case of mysql/ldap timeouts
Categories
(Cloud Services Graveyard :: Server: Sync, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 600208
People
(Reporter: Atoll, Unassigned)
Details
modify the server to detect when a request is approaching 5 minutes total duration and, at 4m30 or thereabouts, abort all activity and return a temporary (retry later) error to the client along with X-Weave-Backoff.
this ensures that ldap/database slowdowns do not cause clients to retry every 5 minutes when their requests (a) take 6+ minutes, and (b) stack up on each retry.
Status: NEW → RESOLVED
Closed: 15 years ago
OS: Mac OS X → Windows 7
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•