prysm-pulse/beacon-chain/rpc/eth/events
james-prysm e243f04e44
validator client on rest mode has an inappropriate context deadline for events (#13771)
* addressing errors on events endpoint

* reverting timeout on get health

* fixing linting

* fixing more linting

* Update validator/client/beacon-api/beacon_api_validator_client.go

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

* Update beacon-chain/rpc/eth/events/events.go

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

* reverting change and removing line on context done which creates a superfluous response.WriteHeader error

* gofmt

---------

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2024-03-20 13:19:05 +00:00
..
BUILD.bazel validator client on rest mode has an inappropriate context deadline for events (#13771) 2024-03-20 13:19:05 +00:00
events_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
events.go validator client on rest mode has an inappropriate context deadline for events (#13771) 2024-03-20 13:19:05 +00:00
server.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00