Diego Aguirre —
Hi team! I’ve completed the implementation for the per-limit cleanup intervals and org-wide default user limits (*#4461*). I am sharing the branch here as I am currently unable to open a PR due to repository interaction limits. I’ve focused on providing a production-ready solution that solves the current bottleneck where reset windows are locked at the organization level. *Branch for review:* github.com/diegousdz/archestra/tree/fix/llm-limit-cleanup-intervals *Key Technical Highlights:* • *Granular Control:* Individual limits now support custom `cleanupInterval` overrides with a clean fallback to organization defaults. • *Automated Sync:* Implemented backend logic to automatically apply and sync `defaultUserLimitValue` for both existing and onboarding members. • *Full Validation:* Verified the implementation with a clean `biome` check and type-safety across the stack. *All 93 backend tests are passing locally.* *Context:* I'm a Senior Game Dev/ Engineering Student (LinkedIn) and would love to help get this merged. Could a maintainer please whitelist *@diegousdz* so I can submit the formal PR with the full documentation? Thanks!
