Merged
Conversation
satyamjay-iitd
added a commit
that referenced
this pull request
Sep 8, 2025
* added docs workflow * Update docs.yml * Update docs.yml #skipci * Update docs.yml [skip ci] * Update docs.yml [skip ci] * added browser based job controller * updated ui * formatting * Update api (#49) * updated generated api clients * clippy * Added #actor macro to register the actor (#50) * updated generated api clients * clippy * updated api to get list of registerd apis * wip ui * added how_to.md * added register actor macro
satyamjay-iitd
added a commit
that referenced
this pull request
Sep 8, 2025
* Added node endpoint for crashing individual actors Untested though Also make the rpc_client generation makefile code easier to run * Actor crashing implemented * Removing clone for NodeHandle * Client side code done for dupl, loss ChaosManager at Actor TBD Co-authored-by: Brian Sajeev <Brian-1402@users.noreply.github.com> * Actor side ChaosManager completed Co-authored-by: Brian Sajeev <Brian-1402@users.noreply.github.com> * WIP review changes * Global Chaos Implemented (Untested) Separate Chaos Endpoints for cleaner chaos request types Probability & Factor Toml validation Co-authored-by: Brian Sajeev <Brian-1402@users.noreply.github.com> * added delay chaos * Actor Restarts implemented (Untested) Chaos Refactored into apply/revert types * Stop chaos endpoint added (Untested) * Fixed merge compile errors, incomplete UnsetMsgDelay endpoint Also formatting and clippy satisfaction * Disable delay chaos added (Untested) * Added paxos to examples * debugged delay * Merged master (#53) * added docs workflow * Update docs.yml * Update docs.yml #skipci * Update docs.yml [skip ci] * Update docs.yml [skip ci] * added browser based job controller * updated ui * formatting * Update api (#49) * updated generated api clients * clippy * Added #actor macro to register the actor (#50) * updated generated api clients * clippy * updated api to get list of registerd apis * wip ui * added how_to.md * added register actor macro * added paxos to ci * merged with master * fixed makefile * formatting --------- Co-authored-by: Aman-Hassan <amanhassan2003@gmail.com> Co-authored-by: Brian Sajeev <Brian-1402@users.noreply.github.com> Co-authored-by: Satyam Jay <satyamjay030@gmail.com>
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.
No description provided.