cowprotocol / dune-bridge

Other
4 stars 3 forks source link

Dune API errors #24

Closed nlordell closed 2 years ago

nlordell commented 2 years ago

Our cron-jobs updating Dune data are currently failing with:

Dune API Request failed with errors [{'extensions': {'path': '$', 'code': 'validation-failed'}, 'message': 'query is not allowed'}]

It would be good to investigate why the "query is not allowed". If this is an intermittent issue, then we need to add some sort of retry mechanism because the alerts are quite noisy.

bh2smith commented 2 years ago

This is way old.