This repository was archived by the owner on May 6, 2020. It is now read-only.
Commit c02eb51
fix(api/models/app): Catch unhandled error (#1317)
Fix for #1313
An unhandled exception in ns.create due to "Conflict
namespaces" will
wipe out an entire namespace. I've added a catch here to
protect against
that occurring.1 parent ccd4387 commit c02eb51
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
| |||
0 commit comments