I reported it on Slack, but basically I ran into a case where when using the run_sql query call, if the query fails we do not archive it. This resulted in me creating a bunch of broken queries and hitting the "private query limit" on the Dune account.
I've tried to introduce a simple fix here, but not 100% sure if this might be present elsewhere in the code.
Hey hey!
I reported it on Slack, but basically I ran into a case where when using the
run_sql
query call, if the query fails we do not archive it. This resulted in me creating a bunch of broken queries and hitting the "private query limit" on the Dune account.I've tried to introduce a simple fix here, but not 100% sure if this might be present elsewhere in the code.
🚀 keep up the amazing work