Oliver Stark

Results 50 comments of Oliver Stark

@JeanLucEsser Can you reproduce the behavior when you set `runQueueAutomatically => false` in config/general and run the queue listener on the command line? ``` php craft queue/listen -v ```

> More than 50 jobs are reserved at a time (!), failed jobs are many (max_user_connections in the DB if set, or literally bringing the server to its knees with...

Thanks for your report @tomdavies! This is the first time someone reported a Deadlock issue here. However, after a bit of research I discovered this: https://github.com/craftcms/feed-me/issues/355 I did not further...

Please give 2.1 a try https://github.com/ostark/craft-async-queue/commit/f53f835f446afa7dbb5af8d42b0482ba3fbafbce (not sure if it solves the feedme issue)

I noticed the same when using `uses(class)->in(__DIR__)`. `uses(class)->in('./')` fixed it for me.

https://github.com/ostark/upper/blob/master/src/config.example.php#L25-L30 👀

Adding a reasonable default limit makes sense.

Go ahead, @timkelty, bump the Craft version to ^3.2.1 and use `Request::getIsPreview()`.

MaxCDN is now stackpath.com, AFAIK the API is the same. They don't support Cache Tags so far, no ETA. #2

Similar but not equal https://docs.maxcdn.com/#purge-cache https://api.stackpath.com/#purge-site-cache