#6769 closed defect (fixed)
cometd handshake and publish do not have timeout handlers
Reported by: | gregwilkins | Owned by: | gregwilkins |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.1.0 |
Keywords: | cometd | Cc: | |
Blocked By: | Blocking: |
Description
The handshake message and the sending of messages in cometd do not have timeout handlers. Thus some failures are not noticed for 300s or some other browser default timeout
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Milestone: | → 1.2 |
---|
marking tickets closed in the last three months w/blank milestone to milestone 1.2.
Note: See
TracTickets for help on using
tickets.
(In [13751]) fixes #6769 added timeouts to handshake and publish