We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BgtaskPartialSuccessEvent
This is the error log
Traceback (most recent call last): File "/Users/sh/bai-dev/dist/export/python/virtualenvs/python-default/3.12.8/lib/python3.12/site-packages/aiotools/taskgroup/persistent.py", line 162, in _task_wrapper ret = await coro ^^^^^^^^^^ File "/Users/sh/bai-dev/src/ai/backend/common/events.py", line 1283, in handle await cb(evh.context, source, event_cls.deserialize(args)) # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/sh/bai-dev/src/ai/backend/common/events.py", line 814, in deserialize value[2], ~~~~~^^^ IndexError: tuple index out of range
The text was updated successfully, but these errors were encountered:
This issue can be resolved by overriding the name of the BgtaskPartialSuccessEvent used in the EventDispatcher. @fregataa
EventDispatcher
Ref: 5d79551
Sorry, something went wrong.
PurgeImages
jopemachine
No branches or pull requests
This is the error log
The text was updated successfully, but these errors were encountered: