Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ ChordError
Class
ChordError
celery/exceptions.py:259–260 ·
view source on GitHub ↗
A task part of the chord raised an exception.
Source
from the content-addressed store, hash-verified
257
258
259
class
ChordError(TaskError):
260
""
"A task part of the chord raised an exception."
""
261
262
263
class
CPendingDeprecationWarning(PendingDeprecationWarning):
Callers
9
test_handle_group_chord_error_exception_handling
Method · 0.90
test_on_chord_part_return__ChordError
Method · 0.90
test_on_chord_part_return__ChordError__unordered
Method · 0.90
test_on_chord_part_return__ChordError__ordered
Method · 0.90
on_chord_part_return
Method · 0.90
on_chord_part_return
Method · 0.90
_restore_deps
Method · 0.90
_create_chord_error_with_cause
Function · 0.90
on_chord_part_return
Method · 0.90
Calls
no outgoing calls
Tested by
4
test_handle_group_chord_error_exception_handling
Method · 0.72
test_on_chord_part_return__ChordError
Method · 0.72
test_on_chord_part_return__ChordError__unordered
Method · 0.72
test_on_chord_part_return__ChordError__ordered
Method · 0.72