Skip to content

Does metadata --> max-request not work without uncover? #7723

Closed Answered by princechaddha
snemmani asked this question in Q&A
Discussion options

You must be logged in to vote

hello @snemmani, Thank you for taking the time to create this discussion

The fields within the metadata primarily serve to provide additional information for the template. The max-requests field indicates the maximum number of requests that will be sent when running a specific template. However, it does not impose any limits on the number of requests sent at the engine level. As for stop-at-first-match, it only comes into effect if an endpoint is matched, in which case, the other requests from the templates will not be sent. Otherwise, all the requests will be sent.

Currently, we do not have any functionality to halt requests at the engine level if they are included in the templates. If y…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by snemmani
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants