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

deployment render all [[templates/items/deployment]] where page = @page.name

Risks

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.