long2ice / fastapi-limiter

A request rate limiter for fastapi
https://github.com/long2ice/fastapi-limiter
Apache License 2.0
487 stars 53 forks source link

fix: redis reconnection error #33

Closed Yangruipis closed 1 year ago

Yangruipis commented 1 year ago

trigger init after redis client reconnect

releated to https://github.com/long2ice/fastapi-limiter/issues/32

tcrasset commented 1 year ago

Hi, could this be re-approved/merged as is if both of you are OK, and possibly followed by a new release? @long2ice @Yangruipis Thank you

long2ice commented 1 year ago

Seems need format

aprilahijriyan commented 1 year ago

+1

long2ice commented 1 year ago

Thanks!

Patechoc commented 1 year ago

@long2ice Would you consider tagging the latest changes. We ran into the same problem with Redis, and that would be great to have this fix in PyPi 🙏 Thanks ;)

bmcandr commented 10 months ago

Cut a new release w/ this fix please!