interceptors: add ban

health: set services serving on start and not available on close

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2022-09-27 17:06:18 +02:00
parent 9bf4e691ce
commit c7096975b1
13 changed files with 350 additions and 22 deletions

View File

@ -23,7 +23,7 @@ Features:
- [ ] context logger
- [x] sentry
- [ ] rate-limiting
- [ ] ban
- [x] ban
- [ ] auth claim in context
- [x] recovery (server side only)
- [x] tracing (open-tracing)