Reduce block polling interval #1

Merged
dboreham merged 1 commits from dboreham/fix-missing-blocks into master 2024-08-20 17:29:17 +00:00
Owner

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
dboreham added 1 commit 2024-08-20 17:29:07 +00:00
dboreham merged commit bc8d91c183 into master 2024-08-20 17:29:17 +00:00
dboreham deleted branch dboreham/fix-missing-blocks 2024-08-20 17:29:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/cosmos-explorer#1
No description provided.