latest--schema
shared| Schema URL | https://catalog.lintel.tools/schemas/schemastore/roadrunner/_shared/latest--schema.json |
|---|---|
| Parent schema | roadrunner |
The schema contains all the valid configuration parameters for the Beanstalk plugin for the roadrunner job system.
Definitions
pipeline
object
driver
string
required
config
object
Configuration options for the Beanstalk pipeline.
5 nested properties
priority
priority
prefetch
prefetch
tube_priority
integer
Beanstalk internal tube priority
tube
string
Tube name
reserve_timeout
Duration
If no job is available before this timeout has passed, Reserve returns a ConnError recording ErrTimeout
driver
object
Configuration options for the Beanstalk driver.
addr
string
The address of the Beanstalk server.
timeout
Duration
Connection timeout for the Beanstalk server.