Skip to content

fix: keep read refreshes outside write burst#34

Merged
Minorli merged 1 commit into
mainfrom
fix/0.1.61-read-burst
Jul 11, 2026
Merged

fix: keep read refreshes outside write burst#34
Minorli merged 1 commit into
mainfrom
fix/0.1.61-read-burst

Conversation

@Minorli

@Minorli Minorli commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep all business API requests under the per-minute limit
  • apply the five-second burst limit only to mutating requests
  • prevent normal result refresh and workspace reload GETs from returning 429
  • release PicGen 0.1.61

Test plan

  • 396 pytest tests passed
  • 87% coverage (fail-under 80)
  • explicit tests cover write burst, read refresh, mixed GET/POST, and read minute limits
  • Ruff, Mypy, Node syntax, Shell syntax, Compose config, uv lock, diff check passed
  • pip-audit reported no known dependency vulnerabilities
  • independent review: no remaining findings

@Minorli
Minorli merged commit dcf04b5 into main Jul 11, 2026
1 check 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