Improve the way the compute worker is configured and run - [ ] identify everything configurable - [ ] use proper environment variable names (eg. CODABENCH_COMPUTE_WORKER_SERVER_ADDRESS) - [ ] create Config class - [ ] implement typer to manage app + options/arguments - [ ] add support for configuration layers (default < configuration file < ENVVARS < CLI flags
Improve the way the compute worker is configured and run