Skip to content

feat: auto-retry on server overload via hotdata SDK 0.3.0#157

Merged
zfarrell merged 1 commit into
mainfrom
worktree-sharded-puzzling-pebble
Jun 16, 2026
Merged

feat: auto-retry on server overload via hotdata SDK 0.3.0#157
zfarrell merged 1 commit into
mainfrom
worktree-sharded-puzzling-pebble

Conversation

@zfarrell

@zfarrell zfarrell commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the hotdata Rust SDK to 0.3.0, whose generated operations now transparently retry HTTP 429 (OVERLOADED) admission shedding — honoring Retry-After with backoff — so CLI commands ride out transient server overload instead of failing.

Builds clean, all tests pass, and core paths (query/Arrow decode, results, listings) were smoke-tested against production.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean dependency bump. Cargo.toml and Cargo.lock are consistent (version + checksum), no leftover rev/git pins, and no transitive dependency changes in the lockfile. CI compiles and tests on PR, which covers the semver-breaking 0.x bump.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zfarrell zfarrell changed the title chore: bump hotdata SDK to 0.3.0 feat: auto-retry on server overload via hotdata SDK 0.3.0 Jun 16, 2026
@zfarrell zfarrell merged commit 3061b7d into main Jun 16, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant