chore: cleanup - #197
chore: cleanup#197
Conversation
|
| @@ -62,14 +62,6 @@ locals { | |||
| ROLLUP_VERSION = "" | |||
There was a problem hiding this comment.
Retired endpoints remain documented
Removing the v4 RPC entries also removes their backends, routes, certificates, and managed DNS hosts. However, the RPC operations guide still advertises v4.testnet.rpc.aztec-labs.com, testnet.rpc.aztec-labs.com, and v4.mainnet.rpc.aztec-labs.com as available endpoints. Operators following that guide will send requests to endpoints this Terraform configuration no longer provisions, so the references should be retired or redirected as part of this decommission. The same issue applies to the corresponding removal in spartan/terraform/deploy-rpc/environments/mainnet/main.tf:62.
spalladino
left a comment
There was a problem hiding this comment.
LGTM. Do we have metrics on whether anyone is hitting the v4 rpc?
24c2d61 to
4474ab0
Compare
4474ab0 to
78906e2
Compare
Fix A-2040