mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-02-21 19:08:21 +00:00
To work around this issue when subscriptions are inactive for more than 5 minutes: https://github.com/NomicFoundation/hardhat/issues/2053 Use 100 millisecond polling; default polling interval of 4 seconds is too close to the 5 second timeout for `check eventually`.