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 Debug Log with result metadata on completed executions #34

Open bh2smith opened 1 year ago

bh2smith commented 1 year ago

Should probably be about here.

https://github.com/cowprotocol/dune-client/blob/72718229c6507049d95a4f5c68b018aae529efca/dune_client/client.py#L129-L133

Might also be a good time to replace the generic "Exception" here with something less broad.