Tasks#

The transactions app ships a single Celery task – the periodic graph regeneration that produces a per-transaction parent-child graph PNG stored as an Asset. The full schedule and queue routing are in Tasks.

Graph regeneration#

richy.transactions.tasks.generate_graphs.__wrapped__()#

Generates transaction graphs for all transactions.