lighthouse/common/eth2
sragss 4212f22ddb add sync committee contribution timeout (#3291)
## Issue Addressed

Resolves #3276. 

## Proposed Changes

Add a timeout for the sync committee contributions at 1/4 the slot length such that we may be able to try backup beacon nodes in the case of contribution post failure.

## Additional Info

1/4 slot length seemed standard for the timeouts, but may want to decrease this to 1/2.

I did not find any timeout related / sync committee related tests, so there are no tests. Happy to write some with a bit of guidance.
2022-07-11 01:44:42 +00:00
..
src add sync committee contribution timeout (#3291) 2022-07-11 01:44:42 +00:00
Cargo.toml Fix http header accept parsing problem (#3185) 2022-05-18 06:50:50 +00:00