superduper icon indicating copy to clipboard operation
superduper copied to clipboard

Observability

Open fnikolai opened this issue 1 year ago • 0 comments
trafficstars

  • On services that expose HTTP endpoints, print the meta-prefix, if used. For example, in the following tables, assuming --meta-prefix=/rest the paths should be: /rest/docs, /rest/db/show, etc.

image

  • Add an sanitizer of connection string for Snowflake. If the user omits the schema, superduper will fail, someimes due to ibis, and sometimes due to sqlaclemy.

image

  • Use correct error codes on REST server. For instance, this one seems like a 400 (Bad Request) than a 500 (Internal Server error)

image

fnikolai avatar Oct 14 '24 16:10 fnikolai