Project

General

Profile

Actions

Bug #5694

closed

ackId errors when response is sent when poll request has timed out

Added by Roel Standaert almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roel Standaert
Target version:
Start date:
05/03/2017
Due date:
% Done:

0%

Estimated time:

Description

This occurs when WebSockets are not enabled and updates are enabled, so long polling is used.

If the application lock is grabbed before the poll request has timed out on the client side, but the poll request times out while the server is creating its response, the server should send this response upon the next poll request that arrives. That does not happen, though. See the attached example to see how this will cause ackId errors.


Files

ackidtest.cpp (1.58 KB) ackidtest.cpp Roel Standaert, 05/03/2017 05:40 PM
Actions #1

Updated by Roel Standaert almost 7 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Roel Standaert over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF