Build: #195 was successful Scheduled with changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
1 minute
Labels
None
Revision
5f4fd2f8fabdc11b36fab41652699cbc66204f6a
Total tests
475
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 5f4fd2f8fabdc11b36fab41652699cbc66204f6a OF-2495: Websocket onError handler prevents earlier data to be processed
This commit ensures that the handling of the onError event is done in the same thread pool as that is using data. This should help ensure that those events are handled in roughly the same order. This in turn prevents data that has been supplied previously from going unprocessed, because the onError handler is executed 'early'.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2495Could not obtain issue details from Jira