Actions
Feature #20988
openDiagnostics should test that websockets is functional
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Diagnostics currently checks that there is a basic HTTPS endpoint for websockets but does not actually set up a websockets session.
As a result, if websockets is configured for a valid HTTP service but not actually the websockets server, the diagnostics won't notice.
Actions