Replies: 1 comment 1 reply
-
I’m not sure what |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a listener on the provider listening for a specific topic.
This works fine for approximately 45-60 minutes, but then errors out with the following:
I am using Hardhat and connected to Infura via JSON RPC.
Is there a way to keep the script running (or automatically reset it) instead of crashing on the timeout error?
Beta Was this translation helpful? Give feedback.
All reactions