sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

rsc: Track job events in job audit table #1664

Closed V-FEXrt closed 2 weeks ago

V-FEXrt commented 1 month ago

Events pertaining to a specific job are added to an append only table for long term tracking and auditing. This data is not currently published outside of the database but will eventually replace the queries provided by the job_history table. Once that is done that table may be deleted but until then data integrity is maintained in both locations.