Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
The TimelineConnector.class has a hardcoded 1-minute connection time out, which makes the TestTimelineClient a long-running test (~15:30 min).
Decreasing the timeout to 10ms will speed up the test run (~56 sec).