-
Type:
Task
-
Status: Complete
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.6.79
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:Ev 18.21
-
Documentation Impact:Unset
As of now we don't re-validate signatures in Requests came in Propagates.
However, it lead to a lot of creation of Request (SafeRequest class) instances, which implies static (schema) validation. This process is quite expensive and affects performance a lot.
We need to avoid static (schema) validation for a Request if it has been already perfromed.
- relates to
-
INDY-1768 Skip static validation and signature verification for requests that were already received and validated earlier
-
- New
-