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
@vladimirvivien, bumping this discussion, we would like to utilize the timeout feature as well, because we have observed occasions when crashd would hang for hours collecting logs from specific resources.
I integrated crashd in my pipeline, when the test case fails this is run to collect some information:
Due to a bug in the backend, the case failed and the
collectionCmd
was blocked until the pipeline timed out and killed the whole process.It would be friendlier for this scenario if
capture_local
can accept a new parmtimeout
so failure is more explicit.Not sure the change should be made in this repo or
gexe
. I'm opening the issue here for tracking.The text was updated successfully, but these errors were encountered: