Skip to content

Commit 0b88126

Browse files
vladolarutpaksu
andauthored
Improve our job scheduling service for more resilience (#9435)
Co-authored-by: Taha Paksu <[email protected]>
1 parent 513f2dc commit 0b88126

6 files changed

+177
-135
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: fix
3+
4+
Prevent failures and notices related to trying to schedule AS jobs before init.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"composer/installers": "1.10.0",
3333
"phpunit/phpunit": "9.5.14",
3434
"woocommerce/woocommerce-sniffs": "1.0.0",
35-
"woocommerce/action-scheduler": "3.1.6",
35+
"woocommerce/action-scheduler": "3.8.2",
3636
"kalessil/production-dependencies-guard": "dev-master",
3737
"vimeo/psalm": "4.13.1",
3838
"php-stubs/wordpress-stubs": "5.9.6",

0 commit comments

Comments
 (0)