Skip to content

Commit

Permalink
fix: service must not start without peer-id file
Browse files Browse the repository at this point in the history
  • Loading branch information
simone-sanfratello committed Jan 2, 2023
1 parent 2035193 commit 7b32894
Show file tree
Hide file tree
Showing 5 changed files with 1,968 additions and 1,576 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,12 @@ The list is accepted as `all-or-nothing`, to avoid runtime issues; so if a singl

The `/readiness` endpoint on the http server is used by the load balancer to determine if the service is healthy or not.

TODO
TODO!

- readiness values are: ... see metrics
- env vars to set limits
- reset on `/metrics` call - request duration?


## Issues

Expand Down
Loading

0 comments on commit 7b32894

Please # to comment.