synapse
Refactor the `configure_workers_and_start.py` script used internally by Complement.
#16650
Open

Refactor the `configure_workers_and_start.py` script used internally by Complement. #16650

reivilibre wants to merge 18 commits into develop from rei/cwas_extension
reivilibre
reivilibre reivilibre force pushed from 672e6556 to c6b04cd6 2 years ago
reivilibre Remove obsolete `"app"` from worker templates
b39a50a4
reivilibre Convert worker templates into dataclass
a22eb7dc
reivilibre Use a lambda for the worker name rather than search and replace later
ba3b6a4d
reivilibre Collapse WORKERS_CONFIG by removing entries with defaults
67d4fc8b
reivilibre Convert listener_resources and endpoint_patterns to Set[str]
94a85b36
reivilibre Tweak comments
26073fa7
reivilibre Add `merge_into`
8b746395
reivilibre Remove special logic for adding stream_writers: just make it part of …
f38297b6
reivilibre Rename function to add_worker_to_instance_map given reduction of scope
7d8824e2
reivilibre Add `sharding_allowed` to the WorkerTemplate rather than having a sep…
f49dbc7b
reivilibre Use `merge_into` when adding workers to the shared config
3bb21a9c
reivilibre Promote mark_filepath to constant
fbafde81
reivilibre Add a --generate-only option
321d3590
reivilibre Newsfile
576cade6
reivilibre reivilibre force pushed from c6b04cd6 to 576cade6 2 years ago
reivilibre reivilibre marked this pull request as ready for review 2 years ago
reivilibre reivilibre requested a review 2 years ago
clokep
clokep commented on 2023-11-29
reivilibre Docstring on WorkerTemplate
f6477454
reivilibre Fix comment and mutation bug on merge_worker_template_configs
a0d13483
reivilibre Update comment on `merged`
33187227
reivilibre Tweak `instantiate_worker_template`, both in name, description and va…
da040e16
reivilibre reivilibre requested a review 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone