craftcms / docs

Documentation for Craft CMS, Craft Commerce, and other official products.
https://craftcms.com/docs
38 stars 144 forks source link

Fix warning text #581

Closed bencroker closed 3 months ago

bencroker commented 3 months ago

The delay setting is not maintained for subsequent batches. It is priority and ttr settings that are, as per this docblock: https://github.com/craftcms/cms/blob/98b779a6408b230ad8f1711ab3246b7594e519a3/src/queue/BaseBatchedJob.php#L20-L23

netlify[bot] commented 3 months ago

Deploy request for craft-docs rejected.

Name Link
Latest commit f0735709a5fea8d4b2e760a98a4d350c9a36cd2f
AugustMiller commented 3 months ago

Crud, thanks! 💞