This repository was archived by the owner on May 20, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Proposal: Long running jobs #602
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
tjholm
commented
Aug 15, 2024
Wondering if Jobs should be called Batch due to all the providers using that name 🤔 |
Can name it whatever, I called the execution container "Batches" and made "Jobs" a child concept of these, so a "Batch" contains many "Jobs". Can name these things whatever but I think naming the resource and executor the same thing could lead to some confusion. So if we update Jobs -> Batches then we should think of another name for the execution unit. |
tjholm
commented
Aug 20, 2024
bffbde8
to
fea8632
Compare
tjholm
commented
Sep 1, 2024
8018611
to
8a24e44
Compare
28eac8a
to
4baaa53
Compare
jyecusch
approved these changes
Oct 3, 2024
HomelessDinosaur
approved these changes
Oct 3, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Currently speculative, this is a documentation first design of how long running and batch jobs may appear in Nitric.