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