Opened 13 years ago
Closed 13 years ago
#5896 closed defect (fixed)
dojox.cometd backoff interval is not reset after reconnection
Reported by: | gregwilkins | Owned by: | gregwilkins |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 1.0 |
Keywords: | cometd interval | Cc: | |
Blocked By: | Blocking: |
Description
During an network failure, the dojox.cometd client implements a backoff strategy of increasing intervals between connect attemps. When the network is restored, the interval is not reset and the interval is used between connect attempts
Note: See
TracTickets for help on using
tickets.
(In [12512]) fixes #5896 backoff reset