openlimit icon indicating copy to clipboard operation
openlimit copied to clipboard

Update redis dep and implement wait_for_capacity_sync

Open trustalex opened this issue 2 years ago • 1 comments

  • Use latest redis version since aioredis is depreciated
  • Add simple implementation of wait_for_capacity_sync to use async and wait

trustalex avatar Dec 22 '23 13:12 trustalex

@shobrook Hate to ping, would it be possible to get a review on this? Blocking for us and a few others.

Love this library though, use it in all my Colab notebooks.

ctjlewis avatar Jan 29 '24 10:01 ctjlewis

Is this fixed? having this exact error on Python 3.12.3 at the moment

ArthurCockfield avatar Jul 26 '24 22:07 ArthurCockfield

If anyone else is running into this error, you can pip install git+https://github.com/shobrook/openlimit.git@ae77eb7d41f537ce1e68f78031f4b7197ddf29f4#egg=openlimit , which also works in requirements.in and requirements.txt

npip99 avatar Aug 31 '24 04:08 npip99

@shobrook Do you know the status on redeploying this to pypi? pypi is still using an old version (0.3.0)

npip99 avatar Dec 10 '24 04:12 npip99