Appearance
基于 throttled-py,支持五种算法、两种存储、同步/异步全模式
Fixed Window、Sliding Window、Token Bucket、Leaky Bucket、GCRA
In-Memory(LRU + TTL)和 Redis(单机/哨兵/集群)
函数调用、装饰器、上下文管理器(enter/exit)
同时支持 sync 和 async/await
基于洋葱模型的插件系统,支持 OpenTelemetry
自动等待重试,可配置超时