duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

Add ping frequency param to run_sql #105

Closed antonio-mendes closed 10 months ago

antonio-mendes commented 10 months ago

Super small PR here, and my first to the Dune-client.

I've been using the DuneAPI on team-AI and when we do a run_sql on a query I know will take some time I'd like to be able to select a custom polling interval so I don't get spammed with polling updates.