bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
642 stars 85 forks source link

Add history event when the job is delayed in the queue #4101

Closed wdbaruni closed 4 days ago

wdbaruni commented 1 week ago

Add visibility on why the job is being delayed and queued up. We should only add this event once or at least if the queue reason didn't change, and not every time we re-evaluate the job, which we do every 5 minutes