-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: ManifoldCF 2.12
-
Fix Version/s: None
-
Component/s: Web connector
-
Labels:None
Would it be feasible to support a feature which lets the user control the deletions as an action response to certain error http codes?
In our use-case we would be ok with deleting 404 responses, but would need to keep 5xx's and 401's. As far as I was able to see in the UI and the source code, there is no operational distinction to make that would result in the prior description.