[GH-ISSUE #2507] [feature]: --delay option to hopp test #846

Closed
opened 2026-03-16 17:24:26 +03:00 by kerem · 0 comments
Owner

Originally created by @leomp12 on GitHub (Jul 13, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2507

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Option to set ms delay between requests on CLI:

hopp test --delay 100 <hoppscotch collection file>

Why should this be worked on?

For large APIs (and therefore large collections) hopp test may fail with rate limit errors. With a delay option would be possible to respect rate limit and test entire collection as expected :smi

Originally created by @leomp12 on GitHub (Jul 13, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2507 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Option to set ms delay between requests on CLI: ```bash hopp test --delay 100 <hoppscotch collection file> ``` ### Why should this be worked on? For large APIs (and therefore large collections) `hopp test` may fail with rate limit errors. With a delay option would be possible to respect rate limit and test entire collection as expected :smi
kerem 2026-03-16 17:24:26 +03:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#846
No description provided.