ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Add config option to set a custom queue

Open AlexanderFalkenberg opened this issue 1 year ago • 1 comments

An option for setting a custom queue in the Statamic configs. For example for static caching, which is using the default queue by default. Would be very helpful for larger applications, which are dependent on queue management while easy to implement.

AlexanderFalkenberg avatar Apr 18 '24 14:04 AlexanderFalkenberg

There is an open PR for specifying the queue connection for the warm command: https://github.com/statamic/cms/pull/8634

ryanmitchell avatar May 14 '24 07:05 ryanmitchell