[Bug 756318] souphttpclientsink: Add "retry" for request failures
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 14 05:23:41 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756318
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Something like this would probably also be useful for souphttpsrc :)
commit af25e3cc93ec5c6d5fce8e0b9631a76423134a02
Author: Graham Leggett <minfrin at sharp.fm>
Date: Sun Oct 11 22:07:54 2015 +0000
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.
https://bugzilla.gnome.org/show_bug.cgi?id=756318
--
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