Story discovery engine for the Counterdata Network. Grabs relevant stories from various APIs, runs them against bespoke classifier models, post results to a central server.
Reconfigure sentry initialization so periodic tasks can be monitored on Sentry
kept mostly the same logic, just changed initialization into a function, added related monitor options to init, and added celery signals decorators. Paired with branch feat/issue-61, everything related to celery should run smoothly.
Reconfigure sentry initialization so periodic tasks can be monitored on Sentry
kept mostly the same logic, just changed initialization into a function, added related monitor options to init, and added celery signals decorators. Paired with branch feat/issue-61, everything related to celery should run smoothly.