Skip to content

Comments

[Delivery mode fix] Use the fix version of the RabbitMQ adaptor#78

Merged
mexskican merged 3 commits intoblockchain-interfacefrom
bv-delivery-fix
Feb 14, 2020
Merged

[Delivery mode fix] Use the fix version of the RabbitMQ adaptor#78
mexskican merged 3 commits intoblockchain-interfacefrom
bv-delivery-fix

Conversation

@mexskican
Copy link
Contributor

Merge the delivery mode fix into blockchain-interface

@@ -290,7 +290,10 @@ fn publish_new_block(
handle_fatal_error(err);
})
.timeout(Duration::from_secs(10))
Copy link
Contributor

Choose a reason for hiding this comment

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

did we want to keep the timeouts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes we will keep it for now, to be removed eventually.

Copy link
Contributor

Choose a reason for hiding this comment

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

this is the version as released in 1.0.4
see #73 for timeouts, it's not QAed yet

@mexskican mexskican merged commit 1ecef2d into blockchain-interface Feb 14, 2020
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.

4 participants