Commit ce0c3bb
committed
Fix crash on connection timeout
The update to TSR 4eed5ee seems to have
changed the behaviour when a timeout occurs so that some sort of
exception occurs. Winston in playout gateway sees this exception and
exits.
This configures Winston to not exit in those circumstances.1 parent 4eed5ee commit ce0c3bb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments