DS pipeline crash on RTSP src with very bad ping rate?

DS 5.1 on a Tesla GPU.

    ERROR from decodebin_elem111: GStreamer encountered a general stream error. Debug info:       gstdecodebin2.c(4694): gst_decode_bin_expose (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin111/GstDecodeBin:decodebin_elem111: all streams without buffers
Quitting

Is there a way to stop this from happening. There are sometimes where certain streams have very bad ping resulting in the pipeline crashing out. Any way to control this behavior? Mostly on the lines of not having the pipeline crash out?

No. The logic is inside open source gstreamer part. You can just handle the error in your application.