citrusframework / citrusframework/citrus

Dangling Websocket sessions throw exceptions after timeout

Open
#346 1 comment 0 reactions 0 assignees View on GitHub
maintenance prio-low
Dominant language
Java
Stars
485
Forks
155
Avg merge
4d 22h
Merged PRs (30d)
6

Description

As reported in #338:

> The next thing: I want to close them [Websocket sessions] because I don't want old sessions hang. Also after some time they start to close by Idle Timeout and I see error stacktraces in logs. (Actually it will happen only if my tests will be executed longer than 5 mins. Right now I don't have a lot of tests and the suit finishes before I see these stacktraces)

One should find a way to close the sessions after they're not longer required by the test case, so that they don't throw exceptions on timeout.
_Those exceptions are not relevant from a technical perspective but they may cause confusion of the user._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.