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

Get requesttimeoutseconds current value on a node #7032

Open
cryptohazard opened this issue May 2, 2024 · 2 comments
Open

Get requesttimeoutseconds current value on a node #7032

cryptohazard opened this issue May 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@cryptohazard
Copy link

Description

As I manage a private chain using BESU QBFT, I want to be able to get the current requesttimeoutseconds of a node.
We did some high availability/disaster recovery tests and it would be easier to troubleshoot issues if we could monitor that values from each node at all time.

We are currently using a network of BESU 24.3.0 nodes.

@macfarla
Copy link
Contributor

@cryptohazard to clarify - you're asking for a metric for this? you're welcome to do a PR :)

@macfarla macfarla added the enhancement New feature or request label May 14, 2024
@cryptohazard
Copy link
Author

yes a metric would be awesome.
Right now I can only know that value after the blocks have been mined and I plot the timestamps.

I'm not that familiar with Besu's code to contribute (yet) and only look through it when I'm in trouble. Maybe soo I will be able to. Or I will manage to lobby my company to finally sign a contract with you guys for this type of service/request (I know there were some consulting in place but if things keep getting bigger they will have to sign something with you).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants