sentry-laravel
sentry-laravel copied to clipboard
Allow cache store used by console scheduling integration to be overridden
An initial discussion about the implementation of this change can be found here.
- Allows the cache store used by
ConsoleSchedulingIntegrationto be overridden in a user-defined service provider - Uses that cache store for storing state when a job is run in the background