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

Implement rpc timeout annotation #52

Open
DivineThreepwood opened this issue Nov 21, 2018 · 0 comments
Open

Implement rpc timeout annotation #52

DivineThreepwood opened this issue Nov 21, 2018 · 0 comments

Comments

@DivineThreepwood
Copy link
Member

DivineThreepwood commented Nov 21, 2018

An additional rpc annotation would be nice to configure individual timeouts of rpc methods.
Since the default timeout is 1 minute, some more heavy computations take maybe some more time which should be individually configurable.

  • implement annotation
  • handle individual timeouts within the rpc helper

Currently the default rpc timeout is set to 5 min. which should be reduced back to one minute after this feature is implemented. Additionally the rpc timeout of all bco registry rpcs needs to be increased back to 5 min.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant