From 5d1f6c7841a859ce4b0934d090df58f87b20956f Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Fri, 13 Mar 2026 16:21:13 -0700 Subject: [PATCH] client: conf.d: fetch: mobula: comment out "ethereum:0xbcca60bb61934080951369a648fb03df4f96263c/aUSDC" for the sake of CI (see TODO note). --- client/conf.d/container/fetch/fetch.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/conf.d/container/fetch/fetch.yaml.in b/client/conf.d/container/fetch/fetch.yaml.in index 62e7e6a..3ba0474 100644 --- a/client/conf.d/container/fetch/fetch.yaml.in +++ b/client/conf.d/container/fetch/fetch.yaml.in @@ -115,7 +115,7 @@ version: @DOCKER_FINANCE_VERSION@ - "arbitrum:0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/USDC.e" # Aave V2 USDC - - "ethereum:0xbcca60bb61934080951369a648fb03df4f96263c/aUSDC" + #- "ethereum:0xbcca60bb61934080951369a648fb03df4f96263c/aUSDC" # TODO: 2026-03-13: upstream has started to return 'Time range too large for period "5m". Would generate 10272 candles, max is 10000. Use a larger period or smaller time range.' which appears to be a server-side(?) problem. Commenting out here for now in order to not break CI. #- "polygon:0x625e7708f30ca75bfd92586e17077590c60eb4cd/aUSDC" # Gemini USD