Skip to content
Unverified Commit 819a5818 authored by eskimor's avatar eskimor Committed by GitHub
Browse files

Bump authoring duration for async backing to 2s. (#5195)



Should be safe on all production network. 

I noticed that Paseo needs to be updated, it is lacking behind in a
couple of things.

Execution environment parameters should be updated to those of Polkadot:

```
[
      {
        MaxMemoryPages: 8,192
      }
      {
        PvfExecTimeout: [
          Backing
          2,500
        ]
      }
      {
        PvfExecTimeout: [
          Approval
          15,000
        ]
      }
    ]
  ]
  ```

---------

Co-authored-by: default avatareskimor <[email protected]>
parent bc22f086
Pipeline #489316 waiting for manual action with stages
in 1 hour, 14 minutes, and 19 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