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

Fixed time trigger and made hard failures cancel the scheduler #408

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

jsoverson
Copy link
Contributor

The time trigger was broken via #407, but tests didn't catch it. This PR fixes the time trigger and uses the import name if it exists (instead of "0") and also makes the time trigger short-circuit the scheduler if an invocation fails.

@jsoverson jsoverson merged commit 7d96042 into main Aug 16, 2023
5 checks passed
@jsoverson jsoverson deleted the time-trigger branch August 16, 2023 18:37
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