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
Owner

By calling JSON.parse before setting everything to undefined, we don't lose the old config in case of an error.

By calling JSON.parse before setting everything to undefined, we don't lose the old config in case of an error.
Sainan added 1 commit 2025-06-29 10:45:51 -07:00
chore: continue execution if subsequent JSON.parse on config failed
All checks were successful
Build / build (pull_request) Successful in 57s
55308eda60
By calling JSON.parse before setting everything to undefined, we don't lose the old config in case of an error.
Sainan merged commit 1a2d8ab19a into main 2025-06-29 11:54:21 -07:00
Sainan deleted branch config-soft-fail 2025-06-29 11:54:21 -07:00
Sign in to join this conversation.
No description provided.