safe-global/safe-transaction-service

Implement horizontal scaling for Celery Worker Safe Processing

Closed this issue · 1 comments

What is needed?

The amount of events in blockchain and Safes to be processed are increasing a lot, we need to research a better way to scale the workers to consume the rabbitmq messages.

@luarx and @diegopazosrego are analyzing to use KEDA (event driven autoscaling)