Skip to content

Concurrency and reliability fixes

Choose a tag to compare

@finktech-dev finktech-dev released this 07 Jun 02:56
· 13 commits to main since this release

v0.1.8

  • Fixed ready endpoint returning incorrect status under multi-worker uvicorn deployments (disk-based marker replaces in-memory global)
  • Fixed race condition in price resolver: LiteLLM fetch now runs outside the lock, preventing duplicate concurrent HTTP requests