Skip to main content

Message Types

All bodies use:

{
"action": "string",
"data": {}
}
Queueactionmsg_typeTriggered from
prematch_queuecreate_fixture1prematch/actions/_shared.py:get_or_create_fixture
prematch_queueactivate_fixture1prematch/actions/activate_fixture.py
prematch_queueupdate_fx_meta1prematch/actions/update_fx_meta.py
prematch_queuefx_finished1prematch/actions/fx_finished.py
prematch_queueadd_markets3internal/pipeline/stages.py (and shared internal helpers)
prematch_queueadd_results15prematch/actions/add_results.py
live_queueadd_markets3live/actions/_shared.py (update_fx)
live_queueupdate_fx_score3live/actions/_shared.py (update_fx_score / update_fx_scores)
live_queueupdate_fx_timer3live/actions/_shared.py (update_fx_timer)

Message docs