DEFAULT_RETRYABLE_RPC_ERROR_MESSAGES
Documentation for eth_defi.middleware.DEFAULT_RETRYABLE_RPC_ERROR_MESSAGES data.
- DEFAULT_RETRYABLE_RPC_ERROR_MESSAGES = {'execution aborted (timeout = 5s)', 'header not found', 'nonce too low'}
Because Ethreum JSON-RPC API is horribly broken, we also need to check for error messages besides error codes.