Commit 449e5a3
authored
Check post data error (#164)
If the server is not running (e.g. localhost) then we get a stack trace
without this. We should check the error.
Eventually, we can implement a more graceful retry policy.
Signed-off-by: Charlie Egan <[email protected]>1 parent 7720f9e commit 449e5a3
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
| |||
0 commit comments