Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.x] Dispatch event when a scheduled command was filtered from running #30407

Merged
merged 1 commit into from
Oct 24, 2019
Merged

[6.x] Dispatch event when a scheduled command was filtered from running #30407

merged 1 commit into from
Oct 24, 2019

Conversation

michaeldyrynda
Copy link
Contributor

If a scheduled command is run with a truth constraint, it is not simple to check whether the task didn't run at all, or if it was filtered running from a known system constraint.

Firing an event when the task is intentionally skipped allows monitoring over the task executing as scheduled, based on the truth constraint.

If a scheduled command is run with a truth constraint, it is not simple
to check whether the task didn't run at all, or if it was filtered
running from a known system constraint.

Firing an event when the task is intentionally skipped allows monitoring
over the task executing as scheduled, based on the truth constraint.
@michaeldyrynda michaeldyrynda changed the title Dispatch event when a scheduled command was filtered from running [6.x] Dispatch event when a scheduled command was filtered from running Oct 23, 2019
@taylorotwell taylorotwell merged commit f4985df into laravel:6.x Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants