chore: continue execution if subsequent JSON.parse on config failed #2353
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "config-soft-fail"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By calling JSON.parse before setting everything to undefined, we don't lose the old config in case of an error.