Commit 69a1db1
Jonathan Chauncey
fix(logger): Try not to fail so hard when issuing deis logs command
fixes #267
This fix provides a better error message when an error code or len(body) < 1 is returned from the workflow api.1 parent 4b8b388 commit 69a1db1
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 100 | + | |
105 | 101 | | |
106 | 102 | | |
107 | 103 | | |
108 | | - | |
| 104 | + | |
| 105 | + | |
109 | 106 | | |
110 | 107 | | |
111 | 108 | | |
| |||
0 commit comments