lighthouse/testing/web3signer_tests
Mac L e056c279aa Increase web3signer_tests timeouts (#4662)
## Issue Addressed

`web3signer_tests` can sometimes timeout.

## Proposed Changes

Increase the `web3signer_tests` timeout from 20s to 30s

## Additional Info
Previously I believed the consistent CI failures were due to this, but it ended up being something different. See below:

---

The timing of this makes it very likely it is related to the [latest release of `web3-signer`](https://github.com/Consensys/web3signer/releases/tag/23.8.1).

I now believe this is due to an out of date Java runtime on our runners. A newer version of Java became a requirement with the new `web3-signer` release.

However, I was getting timeouts locally, which implies that the margin before timeout is quite small at 20s so bumping it up to 30s could be a good idea regardless.
2023-08-28 00:55:34 +00:00
..
src Increase web3signer_tests timeouts (#4662) 2023-08-28 00:55:34 +00:00
tls Add client authentication to Web3Signer validators (#3170) 2022-05-18 23:14:37 +00:00
Cargo.toml update dependencies (#4639) 2023-08-28 00:55:28 +00:00