Task failures: failed to meet quorum

Hey @katmai! Thank you for trying Defender. I assume you use getDefaultProvider from ethers.js. Its API is rate limited. If you want to have a reliable API calls to Ethereum consider getting API keys from Infura or Alchemy.
I’ve posted an example how you can use only Infura with its API keys. Please check it out and let me know if you have any questions left.