-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Description
Some bug fixes and optimizations are needed for the Mithril Aggregator:
- Fix debug logs never accessible on release build (update
release_max_level_warntorelease_max_level_debuginCargo.tomlforlogdependency) - On Ubuntu, when we launch the Docker container, the server is not reachable
- A graceful shutdown implementation would help to quit easily a running container
- Move the
openapi.yamltomithril-networkand update all the dependencies - Add missing field in OpenAPI specification as explained in Add missing field in OpenAPI specification #112