chore: continue execution if subsequent JSON.parse on config failed #2353

Merged
Sainan merged 1 commits from config-soft-fail into main 2025-06-29 11:54:21 -07:00

1 Commits

Author SHA1 Message Date
55308eda60 chore: continue execution if subsequent JSON.parse on config failed
All checks were successful
Build / build (pull_request) Successful in 57s
By calling JSON.parse before setting everything to undefined, we don't lose the old config in case of an error.
2025-06-29 19:45:23 +02:00