Updates
This update is about directory API service to contain the latest changes for unsubscribe web-hooks feature.
There are also updates for statistics service for a new subscribers monitoring API.
An important thing is also about subscribers tasks service broker change from Redis (rq) to RabbitMQ (celery).
Update map
- subscribers-tasks [before: 1.65.13.1][after: 1.65.15.1] deployment
- directory-api [before: 1.65.13.1][after: 1.65.15.1] deployment
- statistics-api [before: 1.21.15.0][after: 1.22.0.0] deployment
deployment render all [[templates/items/deployment]] where page = @page.nameRisks
There is a risk though that there will be a latency in the directory API service due to a broker change. It has just made a circle after been already attached to the RabbitMQ some time ago, but because of the lags, it was switched to the Redis.
It is important to monitor subscribers endpoint for a response time changes (https://uptime.betterstack.com/team/16896/monitors/364374) and to be ready to rollback if needed.