observablehq / database-proxy

A proxy to connect Observable notebooks to databases on private networks
https://observablehq.com/@observablehq/self-hosted-database-proxies
ISC License
51 stars 21 forks source link

No error on stream #45

Closed Sylvestre67 closed 2 years ago

Sylvestre67 commented 2 years ago

Throwing error from a stream is currently causing the data-connector application to crash. Removing the error for now. We will need to fix the way these errors are handled by the micro service library.