chore: #64 add system hardening with retry logic for client #68

Merged
marcel.henselin merged 4 commits from fix/roundtripper into alpha 2026-02-16 09:35:21 +00:00

4 commits

Author SHA1 Message Date
c96da0d927 chore: initialize RetryRoundTripper with authentication and retry parameters
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 14s
CI Workflow / CI run tests (pull_request) Failing after 25m58s
CI Workflow / CI run build and linting (pull_request) Successful in 24m3s
CI Workflow / Code coverage report (pull_request) Successful in 5s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 44m30s
2026-02-16 10:21:21 +01:00
83cb45b57c fix: add retry configuration for HTTP requests in provider 2026-02-16 10:21:21 +01:00
bbdb85adfe fix: remove unused delay field from RetryRoundTripper and update error handling 2026-02-16 10:21:21 +01:00
e5a40f8d9b feat: implement RetryRoundTripper for automatic request retries 2026-02-16 10:21:21 +01:00