Playlist-level retry configuration
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"loop": true,
|
||||
"on_failure": "next",
|
||||
"retry": {
|
||||
"max_attempts": 3,
|
||||
"initial_delay": "500ms",
|
||||
"max_delay": "5s"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"name": "timelapse",
|
||||
|
||||
Reference in New Issue
Block a user