Skip to content

Conversation

@PoOnesNerfect
Copy link
Contributor

In the previous version, timeout was implemented in publish_new_block() to handle NACKs because NACKs were being ignored in lapin.

However, since lapin is modified to handle NACKs correctly, timeout is not necessary for handling NACKs, and therefore, should be removed to avoid possible misbehaviors, such as client possibly moving on to processing the next block when acknowledgment has not yet arrived.

@ahaensler
Copy link
Contributor

The PR should be rebased to an appropriate epic branch.

mexskican and others added 5 commits February 13, 2020 16:16
* Add epic branches to the CircleCI build filter

* Use Rust 1.38.0 for CI tests
* plug in system_tests for cbk

* also deploy to quay.io

* quay auth

* quay auth for c-rex image

* fix image insertion
@PoOnesNerfect PoOnesNerfect changed the base branch from epic-CBK-972 to epic-CHRON-10383 February 14, 2020 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants