Testnet block time of 4s didn't work with ping-pub's default (and fixed) polling interval of 6s -- blocks are missed.
This PR reduces the poll interval to 2s and fixes the missing blocks/transactions issue: cerc-io/stack-orchestrator#929
Testnet block time of 4s didn't work with ping-pub's default (and fixed) polling interval of 6s -- blocks are missed.
This PR reduces the poll interval to 2s and fixes the missing blocks/transactions issue: https://git.vdb.to/cerc-io/stack-orchestrator/issues/929
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Testnet block time of 4s didn't work with ping-pub's default (and fixed) polling interval of 6s -- blocks are missed.
This PR reduces the poll interval to 2s and fixes the missing blocks/transactions issue: cerc-io/stack-orchestrator#929