feat: add options to handle cases where jobs could stop unexpectedly#980
Merged
intcreator merged 5 commits intomainfrom Apr 15, 2025
Merged
feat: add options to handle cases where jobs could stop unexpectedly#980intcreator merged 5 commits intomainfrom
intcreator merged 5 commits intomainfrom
Conversation
## [4.1.5-beta.1](v4.1.4...v4.1.5-beta.1) (2025-04-06) ### 🐛 Bug Fixes * prevent jobs from stopping unexpectedly ([#963](#963)) ([69d2ef5](69d2ef5))
## [4.2.1-beta.1](v4.2.0...v4.2.1-beta.1) (2025-04-15) ### 🐛 Bug Fixes * prevent jobs from stopping unexpectedly ([#963](#963)) ([69d2ef5](69d2ef5))
Member
|
🎉 This PR is included in version 4.2.1-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Member
|
🎉 This PR is included in version 4.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
intcreator
pushed a commit
to WillianAgostini/node-cron
that referenced
this pull request
Apr 18, 2025
## [4.3.0](kelektiv/node-cron@v4.2.0...v4.3.0) (2025-04-15) ### ✨ Features * add options to handle cases where jobs could stop unexpectedly ([kelektiv#980](kelektiv#980)) ([994b93a](kelektiv@994b93a)), closes [kelektiv#963](kelektiv#963) [kelektiv#962](kelektiv#962) [kelektiv#962](kelektiv#962) [kelektiv#963](kelektiv#963)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
see #963
Related Issue
fixes #962
Motivation and Context
see #962
How Has This Been Tested?
see #963
Screenshots (if appropriate):
Types of changes
Checklist:
!after the type/scope in the title (see the Conventional Commits standard).