Add a customizable delay to issueRawCommand #6

Merged
antman merged 3 commits from small-improvement into main 2026-08-08 06:36:37 +00:00
Owner

Motivation

It's becoming pretty common to call delay(someNumber) after calling issueRawCommand so it makes sense to make this part of the behaviour of issueRawCommand

Solution

Added an optional delayMs property to issueRawCommand

### Motivation It's becoming pretty common to call `delay(someNumber)` after calling `issueRawCommand` so it makes sense to make this part of the behaviour of issueRawCommand ### Solution Added an optional `delayMs` property to `issueRawCommand`
improve issueRawCommand
Some checks failed
/ test-and-lint (push) Failing after 29s
e134255916
eh
All checks were successful
/ test-and-lint (push) Successful in 41s
d7c5e3d192
yep
All checks were successful
/ test-and-lint (push) Successful in 47s
ab7409ba55
antman merged commit a99414ab4e into main 2026-08-08 06:36:37 +00:00
antman deleted branch small-improvement 2026-08-08 06:36:37 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
kill-the-cloud/state-manager!6
No description provided.