Provide better message

This commit is contained in:
Arnaud 2025-03-26 09:14:46 +01:00
parent 359f04e7ec
commit 8f802d7405
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -207,7 +207,7 @@ This library ships with some optional modules that provides convenience utilitie
Workaround
---------
If you're working with Hardhat, you might encounter an issue where [subscriptions stop working after 5 minutes](https://github.com/NomicFoundation/hardhat/issues/2053).
If you're working with Hardhat, you might encounter an issue where [websocket subscriptions stop working after 5 minutes](https://github.com/NomicFoundation/hardhat/issues/2053).
This library provides a workaround using the `--define:ws_resubscribe` option. When this symbol is defined, the subscriptions will automatically resubscribe after 4 minutes.