freiheit-com / kuberpult

Kuberpult helps you manage different versions of different microservices in different cluster.
MIT License
37 stars 11 forks source link

context cancelled #1682

Open sven-urbanski-freiheit-com opened 2 weeks ago

sven-urbanski-freiheit-com commented 2 weeks ago

version 2.37.0 reported by @jonaswittbrodt

ProcessQueueOnce does not have a span. It should have a span, and it should also set the span error.

sven-urbanski-freiheit-com commented 2 weeks ago

And, if it is indeed a timeout issue (context cancelled), then we should probably return 504 Gateway Timeout instead of internal server error.