Skip to content

Commit

Permalink
Merge pull request #400 from grondo/rfc28_expiration
Browse files Browse the repository at this point in the history
rfc28: add expiration to list of possible keys in acquire response
  • Loading branch information
mergify[bot] committed Oct 27, 2023
2 parents cf57713 + 696de21 commit 2a11eca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec_28.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ property-remove
MAY affect job satisfiability, the determination of which is left to the
scheduler implementation.

expiration
(float) When present, this key notifies the scheduler that the expiration
time of the resource set has been updated to the included floating-point
value.

Example:

Expand Down

0 comments on commit 2a11eca

Please sign in to comment.