chenwardT / lol_stats2

Website to perform match aggregation and analysis for Riot Games' League of Legends.
2 stars 0 forks source link

Consolidate RabbitMQ routing and config #6

Open chenwardT opened 8 years ago

chenwardT commented 8 years ago

The rules for what queue/exchange a task is sent to can be anywhere, and is currently in multiple places. Weigh moving everything into a single location vs setting these things on each task's decorator.