Skip to content
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

Add timeouts to juliet crate #4290

Conversation

marc-casperlabs
Copy link
Contributor

@marc-casperlabs marc-casperlabs commented Sep 15, 2023

Closes #4139.

Adds support for timeouts to the juliet crate. Note that this function is not yet used in the node (with_timeout is never called), so there is no direct impact yet.

It also renames one function (hence the node change), adds a lot more traceability and some additional tests, fixing some bugs in the process.

@marc-casperlabs marc-casperlabs marked this pull request as ready for review September 15, 2023 12:00
@marc-casperlabs marc-casperlabs changed the title juliet: Add Debug impl for JulietRpcServer and Add timeouts to juliet crate Sep 15, 2023
Copy link
Contributor

@Fraser999 Fraser999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of nitpicks, but otherwise LGTM.

juliet/src/io.rs Outdated Show resolved Hide resolved
juliet/src/rpc.rs Outdated Show resolved Hide resolved
Co-authored-by: Fraser Hutchison <190532+Fraser999@users.noreply.github.com>
@marc-casperlabs marc-casperlabs merged commit 73fa831 into casper-network:feat-1.6 Sep 15, 2023
2 of 3 checks passed
@marc-casperlabs marc-casperlabs deleted the 4139-juliet-timeout-support branch September 15, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants