-
Notifications
You must be signed in to change notification settings - Fork 3.3k
feat: durable runtime support #4200
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
Closed
Closed
Changes from 23 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
78b1c4e
feat: extract durable runtime support changes
marcusmotill 57ddf8f
chore: remove pr_description.md
marcusmotill 08d099d
address Bo comments, move runtime to platform
marcusmotill cc58fa5
updates for durable execution
marcusmotill 5abb519
back out a2a changes
marcusmotill 544af2d
update for concurrency and review feedback
marcusmotill f518ee6
cover more bases with regards to durable utils
marcusmotill 0c695cc
revert rounding
marcusmotill 2856d2d
remove unused imports
marcusmotill 48a56ba
Merge upstream main and resolve conflicts
marcusmotill ae66ac9
Merge branch 'main' into motill/durable-support
marcusmotill 31700cb
Merge branch 'main' into motill/durable-support
sasha-gitg 61798e2
chore: run formatting and linting (isort/pyink)
marcusmotill 8863af6
Merge branch 'main' into motill/durable-support
marcusmotill 5f003fb
chore: add __future__.annotations to platform modules
marcusmotill 448a351
fix: cast platform_uuid.new_uuid to str for mypy strictness
marcusmotill 0791508
Merge branch 'main' into motill/durable-support
marcusmotill 06eeca8
Merge upstream/main and resolve conflict
marcusmotill 9673095
fix(typing): explicitly cast platform uuid to str using typing.cast t…
marcusmotill 118bc91
Merge remote-tracking branch 'origin/motill/durable-support' into mot…
marcusmotill 8082764
fix(typing): add missing annotations and typing.cast to event.py and …
marcusmotill b491999
revert(typing): remove unnecessary model_post_init typing
marcusmotill 6225046
Merge branch 'main' into motill/durable-support
marcusmotill 79f8a48
Merge branch 'main' into motill/durable-support
sasha-gitg b317e57
import order and double casting
marcusmotill 6244b3b
Merge branch 'main' into motill/durable-support
sasha-gitg 8234af3
Merge branch 'main' into motill/durable-support
marcusmotill 345e478
Merge branch 'main' into motill/durable-support
marcusmotill 61d0e31
add license header
marcusmotill File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.