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

[ECR-1857] Light client should support longer timeouts #116

Merged
merged 3 commits into from
Jul 19, 2018

Conversation

boguslavsky
Copy link
Contributor

No description provided.

@boguslavsky boguslavsky requested a review from vitvakatu July 19, 2018 10:49
@coveralls
Copy link

coveralls commented Jul 19, 2018

Coverage Status

Coverage increased (+0.2%) to 91.978% when pulling fa34eb6 on boguslavsky:send-timeouts into f4d2b88 on exonum:master.

@@ -42,7 +58,7 @@ export function send (transactionEndpoint, explorerBasePath, data, signature, ty
body: data,
signature: signature
}).then(() => {
let count = ATTEMPTS
let count = attempts

This comment was marked as outdated.

Ivan Bohuslavskyi added 2 commits July 19, 2018 17:07
@boguslavsky boguslavsky merged commit e21c675 into exonum:master Jul 19, 2018
@boguslavsky boguslavsky deleted the send-timeouts branch July 20, 2018 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants