Skip to content

Conversation

mostafa
Copy link
Member

@mostafa mostafa commented Dec 2, 2022

The current verification policy for params/result signature of the hooks is strict. That is, the result of non-conforming hooks will either be ignored, aborted or removed altogether. This PR adds the non-strict mode feature, in which the hooks (inside plugins) can have more keys/values that will be passed down to the next hook in chain.

@mostafa mostafa linked an issue Dec 2, 2022 that may be closed by this pull request
@mostafa mostafa merged commit a820959 into main Dec 2, 2022
@mostafa mostafa deleted the non-strict-verification-policy branch December 2, 2022 13:33
mostafa added a commit that referenced this pull request Jan 29, 2023
Non-strict (permissive) verification policy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin output chaining
1 participant