mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

Create a heartbeat endpoint for background services #9152

Closed leplatrem closed 1 year ago

leplatrem commented 1 year ago

This would allow to detect any connectivity issue without having to wait for background tasks to fail

The endpoint would monitor:

See https://github.com/mozilla/addons-server/pull/20603#issuecomment-1523288569

┆Issue is synchronized with this Jira Task

diox commented 1 year ago

Thanks for taking care of this, @leplatrem !

diox commented 1 year ago

Now we can see we're still having credentials issues with remote settings on dev: https://addons-dev.allizom.org/services/monitor.json

leplatrem commented 1 year ago

Now we can see we're still having credentials issues with remote settings on dev: https://addons-dev.allizom.org/services/monitor.json

Do you use the Remote Settings DEV server on AMO DEV? You could use our STAGE server if that helps.

KevinMind commented 6 months ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDSRV-331