Add improved error handling for 4xx errors from ES.
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
"signOut": "app_signOut",
|
||||
"setReleaseNotes": "app_setReleaseNotes",
|
||||
"appVersion": "app_appVersion",
|
||||
"scrubResults": "app_scrubResults"
|
||||
"scrubResults": "app_scrubResults",
|
||||
"scrubError": "app_scrubError"
|
||||
}
|
||||
},
|
||||
"store": {
|
||||
|
||||
Reference in New Issue
Block a user