Insomnia Plugin insomnia-plugin-batch-requests v1.3.0 launched!
Published on 2024-01-20T16:39 America/Guayaquil
Hello! This is a quick post to announce that a new version of my Insomnia plugin that sends repeated requests has been released: v1.3.0 is now available for download. It adds a way to send requests in parallel, useful to speed up large batches of requests as long as the remote API can handle it.
What’s Changed
- Add option to send (up to) a certain number of batch requests in parallel
See two videos for a comparison: only one request at a time and two requests at once. Notice how, on the parallel request video, the progress bar advances in jumps of 2 and data is also filled two-at-a-time on the Name column.