jreyesr / insomnia-plugin-batch-requests

An Insomnia plugin to repeatedly send a request, each time replacing some data with information from a CSV file, and collecting response data into the CSV file.
https://jreyesr.github.io/posts/insomnia-batch-requests/
MIT License
7 stars 0 forks source link

Add setting to set a default delay #6

Closed jreyesr closed 1 year ago

jreyesr commented 1 year ago

Requested in https://github.com/jreyesr/insomnia-plugin-batch-requests/discussions/3#discussioncomment-5361296.

Also, any simple way to set a default timer in the delay you implemented? Like 2 seconds?