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

Hoist control for exiting script a level up #348

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Hoist control for exiting script a level up #348

merged 5 commits into from
Feb 9, 2024

Conversation

m90
Copy link
Member

@m90 m90 commented Feb 7, 2024

This is mostly just me experimenting with alternative approaches for propagating errors through the application, not sure if this will be merged or not right now.

@m90 m90 force-pushed the control-flow branch 3 times, most recently from 9a3f737 to 19550e1 Compare February 7, 2024 20:08
@m90 m90 marked this pull request as ready for review February 9, 2024 09:24
@m90 m90 merged commit 7cfea62 into next Feb 9, 2024
2 checks passed
@m90 m90 deleted the control-flow branch February 9, 2024 09:24
m90 added a commit that referenced this pull request Feb 11, 2024
* Hoist control for exiting script a level up

* Do not accidentally nil out errors

* Log when running schedule

* Remove duplicate log line

* Warn on cron schedule that will never run
m90 added a commit that referenced this pull request Feb 12, 2024
* Hoist control for exiting script a level up

* Do not accidentally nil out errors

* Log when running schedule

* Remove duplicate log line

* Warn on cron schedule that will never run
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.

1 participant