Skip to content

Fix Polymarket client pacing - #10

Merged
novatechflow merged 1 commit into
mainfrom
polymarket-client-pacing
Sep 22, 2026
Merged

novatechflow merged 1 commit into
mainfrom
polymarket-client-pacing

Conversation

@novatechflow

Copy link
Copy Markdown
Owner

Summary

  • pace positions, activity, and P/L independently
  • stagger shared Data API calls and add jittered exponential backoff
  • honor Retry-After while retaining cached dashboard data
  • align P/L polling with its 30-minute cache window

Validation

  • go test ./...
  • go test -race ./...
  • go test -count=20 ./...
  • go vet ./...
  • go build -o /tmp/polydisplayd-pacing .
  • git diff --check

@novatechflow
novatechflow merged commit 3e1d015 into main Sep 22, 2026
1 check passed
@novatechflow
novatechflow deleted the polymarket-client-pacing branch September 22, 2026 13:30
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