Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[companion] Fix request-response protocols backpressure mechanism #7276

Merged
merged 7 commits into from
May 24, 2023

Conversation

dmitry-markin
Copy link
Contributor

@dmitry-markin dmitry-markin added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels May 23, 2023
@dmitry-markin dmitry-markin requested a review from a team May 23, 2023 14:30
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable
Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/2882455

Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

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

👍

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot
Copy link

Merge cancelled due to error. Error: Statuses failed for d0d50f3

@dmitry-markin
Copy link
Contributor Author

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@lexnv
Copy link
Contributor

lexnv commented May 24, 2023

This patch has raced with the companion: #7268.

I believe we should merge them in order to unblock the companion's CI.

I've cherry-picked your commits on my branch, let's see if the CI passes then

@dmitry-markin
Copy link
Contributor Author

This patch has raced with the companion: #7268.

I believe we should merge them in order to unblock the companion's CI.

I've cherry-picked your commits on my branch, let's see if the CI passes then

Thanks!

@paritytech-processbot paritytech-processbot bot merged commit 8024a80 into master May 24, 2023
@paritytech-processbot paritytech-processbot bot deleted the dm-req-resp-backpressure branch May 24, 2023 10:34
ordian added a commit that referenced this pull request May 24, 2023
* master:
  [companion] Fix request-response protocols backpressure mechanism (#7276)
ordian added a commit that referenced this pull request May 25, 2023
…slashing-client

* ao-past-session-slashing-runtime:
  XCM: Tools for uniquely referencing messages (#7234)
  Companion: Substrate#13869 (#7119)
  Companion for Substrate#14214 (#7283)
  Fix flaky test and error reporting (#7282)
  impl guide: Update Collator Generation (#7250)
  Add staking-miner bin (#7273)
  metrics: tests: Fix flaky runtime_can_publish_metrics (#7279)
  [companion] Fix request-response protocols backpressure mechanism (#7276)
  PVF: instantiate runtime from bytes (#7270)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants