This website requires JavaScript.
Explore
Help
Sign in
stackit-dev-tools
/
terraform-provider-stackitprivatepreview
Watch
2
Star
0
Fork
You've already forked terraform-provider-stackitprivatepreview
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
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
Conversation
1
Commits
4
Files changed
3
+512
-1
4 commits
Author
SHA1
Message
Date
Andre Harms
c96da0d927
chore: initialize RetryRoundTripper with authentication and retry parameters
Some checks failed
CI Workflow / Check GoReleaser config (pull_request)
Successful in 14s
Details
CI Workflow / CI run tests (pull_request)
Failing after 25m58s
Details
CI Workflow / CI run build and linting (pull_request)
Successful in 24m3s
Details
CI Workflow / Code coverage report (pull_request)
Successful in 5s
Details
CI Workflow / Test readiness for publishing provider (pull_request)
Successful in 44m30s
Details
2026-02-16 10:21:21 +01:00
Andre Harms
83cb45b57c
fix: add retry configuration for HTTP requests in provider
2026-02-16 10:21:21 +01:00
Andre Harms
bbdb85adfe
fix: remove unused delay field from RetryRoundTripper and update error handling
2026-02-16 10:21:21 +01:00
Andre Harms
e5a40f8d9b
feat: implement RetryRoundTripper for automatic request retries
2026-02-16 10:21:21 +01:00