lighthouse/beacon_node/execution_layer/src
Paul Hauner df358b864d Add metrics for EE PayloadStatus returns (#3486)
## Issue Addressed

NA

## Proposed Changes

Adds some metrics so we can track payload status responses from the EE. I think this will be useful for troubleshooting and alerting.

I also bumped the `BecaonChain::per_slot_task` to `debug` since it doesn't seem too noisy and would have helped us with some things we were debugging in the past.

## Additional Info

NA
2022-08-19 04:27:23 +00:00
..
engine_api Align engine API timeouts with spec (#3470) 2022-08-17 02:36:39 +00:00
test_utils Remove INVALID_TERMINAL_BLOCK (#3385) 2022-08-10 07:52:58 +00:00
engine_api.rs Add metrics for EE PayloadStatus returns (#3486) 2022-08-19 04:27:23 +00:00
engines.rs Further remove EE redundancy (#3324) 2022-07-13 20:31:39 +00:00
lib.rs Add metrics for EE PayloadStatus returns (#3486) 2022-08-19 04:27:23 +00:00
metrics.rs Add metrics for EE PayloadStatus returns (#3486) 2022-08-19 04:27:23 +00:00
payload_cache.rs Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
payload_status.rs Remove INVALID_TERMINAL_BLOCK (#3385) 2022-08-10 07:52:58 +00:00