Farhood Etaati
05/30/2023, 9:13 AMalex
05/30/2023, 1:32 PMFarhood Etaati
05/31/2023, 8:24 AMFarhood Etaati
05/31/2023, 9:44 AMalex
05/31/2023, 1:55 PMwork_pool.job_variables
section of your deployment configuration. Here’s a link to the reference for deployment configuration in the docs. The key in job_variables
should match one of the attributes defined on your variables class for your worker. Depending on how your configuration class is set up, that value should be available on the configuration
object passed into your worker’s run
method.