Commit 61ae78a
committed
Handle 403 errors the same as not found
There is no reason to retry since 403 error is most likely not temporarily,
so the editor connection can be closed whenever this happens.
Signed-off-by: Julius Härtl <jus@bitgrid.net>1 parent 5586acd commit 61ae78a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments