Job Config

Changes to job config

Every save to a job is stored in cassandra table that can be queried. Howver, there is no exposed rest API for this at the moment.

Start transaction options

If a job is run with start transaction options, the job that was used can be found in the transaction messages postgres table. This table is archived after a transation finishes. To access it, download the archive from the postgres container and extract it.

Last updated

Was this helpful?