Group all timeouts in nuclei to single struct and derive from single value #5214
Labels
Type: Enhancement
Most issues will probably ask for additions or changes.
Milestone
Please describe your feature request:
These heirarchical timeout handles conn hangs and other issues , while this is working and good , there is need to group all these together in a single struct say
TimeoutVariants
or something and allow configuring these from sdkTo improve UX, instead of adding flag for each timeout variant we should dervie all these values using multipliers from single flag i.e
-timeout
The text was updated successfully, but these errors were encountered: