-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added runner delay #2218
feat: added runner delay #2218
Conversation
Thank you @therealrinku ! @lohxt1 Can you review this? |
</span> | ||
) : ( | ||
<span className="danger text-xs">(request failed)</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you also add the onClick handler for the 'request failed' span
onClick={() => setSelectedItem(item)}
<div className="mt-6"> | ||
<label>Delay (in ms)</label> | ||
<input | ||
type="text" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would you mind changing this to the type 'number'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure, done!
hello, |
Merged! Thanks @therealrinku ! |
This was intruced to upstream in usebruno#2218
also looking forward for this feature! |
Description
Added delay time for runner
resolves: #1385
Contribution Checklist:
Screencast.from.2024-05-02.14-25-59.webm