lighthouse/beacon_node
Paul Hauner 0655006e87 Clarify error log when registering validators (#3650)
## Issue Addressed

NA

## Proposed Changes

Adds clarification to an error log when there is an error submitting a validator registration.

There seems to be a few cases where relays return errors during validator registration, including spurious timeouts and when a validator has been very recently activated/made pending.

Changing this log helps indicate that it's "just another registration error" rather than something more serious. I didn't drop this to a `WARN` since I still have hope we can eliminate these errors completely by chatting with relays and adjusting timeouts.

## Additional Info

NA
2022-11-07 06:48:31 +00:00
..
beacon_chain Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
builder_client Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
client Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
eth1 Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
execution_layer Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
genesis Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
http_api Clarify error log when registering validators (#3650) 2022-11-07 06:48:31 +00:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
network [DEV FEATURE] Deterministic long lived subnets (#3453) 2022-10-04 10:37:48 +00:00
operation_pool Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
src Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
store Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Release v3.2.1 (#3660) 2022-10-26 09:38:25 +00:00