sentry-laravel icon indicating copy to clipboard operation
sentry-laravel copied to clipboard

Allow cache store used by console scheduling integration to be overridden

Open jnbeaver opened this issue 1 year ago • 0 comments

An initial discussion about the implementation of this change can be found here.

  • Allows the cache store used by ConsoleSchedulingIntegration to be overridden in a user-defined service provider
  • Uses that cache store for storing state when a job is run in the background

jnbeaver avatar Aug 23 '24 18:08 jnbeaver