Add improved error handling for 4xx errors from ES.

This commit is contained in:
Patrick FIc
2025-09-11 13:02:59 -07:00
parent 2d61cda828
commit 9df3165998
5 changed files with 102 additions and 80 deletions

View File

@@ -31,7 +31,8 @@
"signOut": "app_signOut",
"setReleaseNotes": "app_setReleaseNotes",
"appVersion": "app_appVersion",
"scrubResults": "app_scrubResults"
"scrubResults": "app_scrubResults",
"scrubError": "app_scrubError"
}
},
"store": {