Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ set_chord_size
Method
set_chord_size
celery/backends/base.py:797–798 ·
view source on GitHub ↗
(self, group_id, chord_size)
Source
from the content-addressed store, hash-verified
795
pass
796
797
def
set_chord_size(self, group_id, chord_size):
798
pass
799
800
def
fallback_chord_unlock(self, header_result, body, countdown=1,
801
**kwargs):
Callers
5
test_set_chord_size
Method · 0.95
create_task
Method · 0.45
chord_context
Method · 0.45
test_on_chord_part_return_no_expiry
Method · 0.45
_apply_tasks
Method · 0.45
Calls
no outgoing calls
Tested by
4
test_set_chord_size
Method · 0.76
create_task
Method · 0.36
chord_context
Method · 0.36
test_on_chord_part_return_no_expiry
Method · 0.36