You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
We need to update our application to configure the new backpressure mechanism introduced in v1.7.0 Polkadot SDK. The new backpressure handling ensures that our application can manage data flow more efficiently, preventing bottlenecks and enhancing overall performance.
Acceptance Criteria
Identify and understand the new backpressure configuration options introduced in the latest SDK update.
Perform load tests to ensure the application handles data flow efficiently under different load conditions.
Notes
Refer to the pull request #1313 on the Polkadot SDK GitHub repository for detailed information on the backpressure updates.
The text was updated successfully, but these errors were encountered:
enddynayn
changed the title
[Feature]: Configure Updated Backpressure Feature
[Chore]: Configure Updated Backpressure Feature
Jul 12, 2024
Description
We need to update our application to configure the new backpressure mechanism introduced in v1.7.0 Polkadot SDK. The new backpressure handling ensures that our application can manage data flow more efficiently, preventing bottlenecks and enhancing overall performance.
Acceptance Criteria
Notes
The text was updated successfully, but these errors were encountered: