Skip to content

feat(objectstorage): retry on HTTP 429 rate limits - #1771

Merged
rubenhoenle merged 4 commits into
mainfrom
feat/objectstorage-retries-429
Sep 18, 2026
Merged

rubenhoenle merged 4 commits into
mainfrom
feat/objectstorage-retries-429

Conversation

@rubenhoenle

Copy link
Copy Markdown
Member

Description

relates to #1764

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@rubenhoenle
rubenhoenle requested a review from a team as a code owner September 17, 2026 14:20
@rubenhoenle
rubenhoenle force-pushed the feat/objectstorage-retries-429 branch from 327f818 to 36f6a55 Compare September 17, 2026 14:21
Comment thread stackit/internal/services/objectstorage/utils/util.go
Comment thread stackit/internal/services/objectstorage/utils/util.go Outdated
marceljk
marceljk previously approved these changes Sep 17, 2026
@rubenhoenle
rubenhoenle force-pushed the feat/objectstorage-retries-429 branch from 63847ad to 840091a Compare September 18, 2026 16:04
@rubenhoenle
rubenhoenle enabled auto-merge (squash) September 18, 2026 16:04
@rubenhoenle
rubenhoenle merged commit 706fc7b into main Sep 18, 2026
4 checks passed
@rubenhoenle
rubenhoenle deleted the feat/objectstorage-retries-429 branch September 18, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants