Untitled

 avatar
unknown
plain_text
a year ago
1.0 kB
2
Indexable
2024-02-11T11:39:57.183374+00:00 app[worker.1]:     __import__(pkg_name)
2024-02-11T11:39:57.183382+00:00 app[worker.1]:   File "/app/NobyRobot/__init__.py", line 321, in <module>
2024-02-11T11:39:57.183459+00:00 app[worker.1]:     from NobyRobot.modules.helper_funcs.handlers import (
2024-02-11T11:39:57.183467+00:00 app[worker.1]:   File "/app/NobyRobot/modules/helper_funcs/handlers.py", line 9, in <module>
2024-02-11T11:39:57.183504+00:00 app[worker.1]:     RequestRate = pyrate_limiter.RequestRate
2024-02-11T11:39:57.183535+00:00 app[worker.1]: AttributeError: module 'pyrate_limiter' has no attribute 'RequestRate'
2024-02-11T11:39:57.297642+00:00 app[worker.1]: 2024-02-11 11:39:57,297 - asyncio - ERROR - Unclosed client session
2024-02-11T11:39:57.297643+00:00 app[worker.1]: client_session: <aiohttp.client.ClientSession object at 0x7f9412428b80>
2024-02-11T11:39:57.455425+00:00 heroku[worker.1]: Process exited with status 1
2024-02-11T11:39:57.481251+00:00 heroku[worker.1]: State changed from up to crashed
Leave a Comment