Commit graph

7 commits

Author SHA1 Message Date
d6af6f9cba fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00
7de5e14d4e fix(health): remove faulty health check to spotify-auth
The endpoint returns a 503 OFTEN (~1x per hour), which causes unnecessary
service restarts and issues in sentry.
2022-06-11 19:21:00 +02:00
f06b93efbe fix(health): use not-deprecated sentry context
The setExtra function is deprecated in favor of setContext. Also update
sentry-related packages.
2022-06-11 19:21:00 +02:00
dbf4374aeb fix(health): send healthcheck result to sentry to improve debugging 2022-06-11 14:02:48 +02:00
3695fb7182 refactor(api): replace deprecated DNSHealthCheck 2021-06-22 21:06:35 +02:00
9b96d0fab4 chore(lint): switch to eslint 2021-05-25 18:12:42 +02:00
202665a510 feat(api): add health-check endpoint 2020-05-03 21:10:31 +02:00