rename --worker-v2 to --worker
No V1 means no need for the suffix. Update flag, function name, compose command, log messages, and docs.
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -55,7 +55,7 @@ Optimize only if memory becomes a constraint.
|
||||
|
||||
Completed. Removed `--worker` flag, `worker_main()`, `claim_work()`,
|
||||
`submit_results()`, `/api/work`, `/api/results`, and related config
|
||||
options. V2 (`--worker-v2`) is the only worker protocol.
|
||||
options. `--worker` now routes to the URL-driven protocol.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user