Details
-
Task
-
Status: Complete
-
Medium
-
Resolution: Done
-
None
-
None
-
None
-
Ev 18.21
-
Unset
Description
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.
Attachments
Issue Links
- relates to
-
INDY-1768 Skip static validation and signature verification for requests that were already received and validated earlier
-
- New
-