You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now stacktrace is lost as soon as pod will be cleaned by k8s.
As half-solution kci-k8swatch.py from deploy will record logs, but it is not ideal.
We have already trap for exception, so maybe we can just add some basic function to send it somewhere, or schedule to send over another pod.
The text was updated successfully, but these errors were encountered:
Right now stacktrace is lost as soon as pod will be cleaned by k8s.
As half-solution kci-k8swatch.py from deploy will record logs, but it is not ideal.
We have already trap for exception, so maybe we can just add some basic function to send it somewhere, or schedule to send over another pod.
The text was updated successfully, but these errors were encountered: