Solutionunvalidated
One way around this is to use Chainlink's Any API (ie, Direct Request) pattern — when using Chainlink Functions. Tension: your request will only go through a single Chainlink oracle. Outcome: ensuring that your API call only occurs once.
38b845ff-f8e2-4ffa-b786-60bad1edb9f8
One way around this is to use Chainlink's Any API (ie, Direct Request) pattern — when using Chainlink Functions. Tension: your request will only go through a single Chainlink oracle. Outcome: ensuring that your API call only occurs once.