eiffel-community / etos

Eiffel Test Orchestration System
https://etos.readthedocs.io
Apache License 2.0
9 stars 6 forks source link

Log downloader in etos client can create too many connections #249

Closed andmat900 closed 4 weeks ago

andmat900 commented 1 month ago

Description

Sometimes ETOS client shows this warning: [2024-07-15 02:57:59] WARNING:Connection pool is full, discarding connection: logarea.example.com. Connection pool size: 10

While this doesn't seem to cause loss of log data, it may still lead to performance issues and create inefficiencies.

Additional Context

No response

Logs

No response

Expected Behavior

ETOS Client should have a limit on the number of connections to log area while downloading logs.

Steps To Reproduce

No response

The version of this project/repo, if applicable

main

The version/edition of the Eiffel Protocol used, if applicable

main