eiffel-community / etos

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

etosctl using legacy code for log download #211

Closed andmat900 closed 7 months ago

andmat900 commented 8 months ago

Description

The etosclient is using its legacy code for downloading logs.

Meanwhile etos_lib 4.0.0 has a more up-to-date HTTP client, which contains the logic for retries.

etosctl should use the HTTP client from etos_lib.

Additional Context

No response

Logs

No response

Expected Behavior

etosctl should be migrated to use the HTTP client from etos_lib.

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