generated from ApeWorX/project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat!: add app.state
#80
Merged
Merged
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a301f21 - Browse repository at this point
Copy the full SHA a301f21View commit details -
Adds 2 new system tasks to load and store a snapshot of state. Currently this is just `last_block_processed` and `last_block_seen`. This paves the way for the `Parameter` feature, but does not include that just yet. BREAKING CHANGE: state snapshotting migrates from runner to worker
Configuration menu - View commit details
-
Copy full SHA for b42fd99 - Browse repository at this point
Copy the full SHA b42fd99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6adff - Browse repository at this point
Copy the full SHA 4b6adffView commit details -
docs: add more color in docs for
app.state
Also updated docstrings within `silverback/application.py`
Configuration menu - View commit details
-
Copy full SHA for c557601 - Browse repository at this point
Copy the full SHA c557601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c08cdf - Browse repository at this point
Copy the full SHA 9c08cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a930cad - Browse repository at this point
Copy the full SHA a930cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4decdc - Browse repository at this point
Copy the full SHA e4decdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3c426 - Browse repository at this point
Copy the full SHA 1c3c426View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa9b76 - Browse repository at this point
Copy the full SHA afa9b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d0a30 - Browse repository at this point
Copy the full SHA b5d0a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c52e7 - Browse repository at this point
Copy the full SHA 47c52e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5112c1c - Browse repository at this point
Copy the full SHA 5112c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d661f0 - Browse repository at this point
Copy the full SHA 3d661f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 885c8ff - Browse repository at this point
Copy the full SHA 885c8ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f8cb6 - Browse repository at this point
Copy the full SHA 27f8cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f34f9f - Browse repository at this point
Copy the full SHA 2f34f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6f618 - Browse repository at this point
Copy the full SHA 7d6f618View commit details
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.