Skip to content
Unverified Commit 3ad12919 authored by Andrei Eres's avatar Andrei Eres Committed by GitHub
Browse files

Bump PoV request timeout (#5924)

# Description

We previously set the PoV request timeout to 1.2s based on synchronous
backing, which allowed for 5 PoVs per relay block. With asynchronous
backing, we no longer have a time budget and can increase the value to
2s.

Fixes https://github.com/paritytech/polkadot-sdk/issues/5885

## Integration

This PR shouldn't affect downstream projects.

## Review Notes

This PR can be followed by experiments with Gluttons on Kusama to
confirm that the timeout is sufficient.
parent c4770762
Pipeline #500645 waiting for manual action with stages
in 20 minutes and 15 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment