Skip to content

v0.4.0

Latest

Choose a tag to compare

@patlux patlux released this 02 Jun 08:46
· 1 commit to main since this release
v0.4.0
6aac2bd

pi-commandcode-provider 0.4.0

  • Add retry mechanism for transient HTTP errors (429, 5xx) and stream-level errors.
  • Support provider retry settings: timeoutMs, maxRetries, maxRetryDelayMs.
  • Respect Retry-After and max retry delay caps.

Merged via PR #13 and release PR #14.