Skip to content

Commit

Permalink
[#135]: chore: Remove legacy consume_all feature
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian authored Oct 28, 2024
2 parents b246ea3 + d94d818 commit 3aa020b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@
"type": "integer",
"minimum": 0
},
"consume_all": {
"description": "Normally only jobs with a Jobs structure are consumed. Enable this to consume all jobs on the queue.",
"type": "boolean",
"default": false
},
"queue": {
"type": "string",
"description": "The name of the queue.",
Expand Down

0 comments on commit 3aa020b

Please sign in to comment.