time out in dsl #5156
Unanswered
exploit-io
asked this question in
Q&A
time out in dsl
#5156
Replies: 2 comments 1 reply
-
@exploit-io , you need to use timeout request annotation (ex: you known that this operation takes 10 sec) then you set max timeout to allow using @timeout annotation and use FYI , this is not working in latest release due to a issue but is fixed/resolved in linked PR |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have an additional question: How can I set the timeout inside fuzzing template? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a template, which may cause request time out
I want
nuclei
to log the time outed requests for me in thematchers
, How can I do that?Beta Was this translation helpful? Give feedback.
All reactions