DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

Increase robustness of /api/alpha/deployments/{uuid}/watch-logs endpoint #47

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

When working with the /api/alpha/deployments/{uuid}/watch-logs endpoint, I ran into timeouts very often.

We should investigate the behavior and try to make the endpoint more robust, enabling the efficient streaming of deployment logs to clients, like our CLI and UI.

HknLof commented 1 year ago

I will try to replicate this problem.

flippingbits commented 1 year ago

@HknLof Did you have a chance to replicate it? If not, I would suggest closing this stale issue.

HknLof commented 1 year ago

I was unable to replicate this, tried a couple of times. Let's re-open when this occurs again...