[Bug 756318] souphttpclientsink: Add "retry" for request failures

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 13 06:19:24 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756318

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 313186
  --> https://bugzilla.gnome.org/attachment.cgi?id=313186&action=edit
souphttpclientsink: Add the retry and retry-delay properties

These allow a failed request to be retried after the given number of seconds
instead of failing the pipeline. Take account of the Retry-After header if
present. Add retries parameter that controls the number of times an HTTP
request will be retried before failing.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list