Skip to content

fix(sdk-go): improve HTTP client and make jitter thread-safe#32

Merged
Patel230 merged 1 commit into
mainfrom
fix/sdk-go-python-and-contracts
Jul 17, 2026
Merged

fix(sdk-go): improve HTTP client and make jitter thread-safe#32
Patel230 merged 1 commit into
mainfrom
fix/sdk-go-python-and-contracts

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Changes

  • Add HTTP transport with ResponseHeaderTimeout
  • Replace global math/rand with per-process seed using crypto/rand
  • Add atomic counter for thread-safe jitter randomization

- Add HTTP transport with ResponseHeaderTimeout for better timeout control
- Replace global math/rand with per-process seed using crypto/rand
- Add atomic counter for thread-safe jitter randomization
@Patel230
Patel230 merged commit ba3af88 into main Jul 17, 2026
12 checks passed
@Patel230
Patel230 deleted the fix/sdk-go-python-and-contracts branch July 17, 2026 07:03
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