-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test: Clean up allowed resource providers between test runs * feat: Add active job offers filter query * feat: Add job timeout field and options * feat: Add terminal JobTimedOut agreement state * feat: Add cancelled job offers filter query * chore: Rename solver dealStats to jobStats * feat: Add cancelled job metrics * feat: Add cancelExpiredJobs * chore: Update comments * chore: Rename reportDealMetrics to reportJobMetrics * feat: Add BoolPointer lang helper * feat: Combine cancelled filter queries The cancelled filter query now includes the include cancelled, which was our mechanism for requesting all job offers. The cancelled filter query includes all when nil, or cancelled or not when true or false. * feat: Reject results and file uploads for timed out jobs * chore: Improve results checking log message
- Loading branch information
Showing
15 changed files
with
380 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.