Skip to content
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

New "wait" instruction for YAML scripts. #113

Closed
FherStk opened this issue Oct 10, 2022 · 1 comment · Fixed by #129
Closed

New "wait" instruction for YAML scripts. #113

FherStk opened this issue Oct 10, 2022 · 1 comment · Fixed by #129
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@FherStk
Copy link
Owner

FherStk commented Oct 10, 2022

The W3C validator is returning a 503 error message due to too many requests. A new "wait" instruction will be provided in order to sleep for a while the current execution.

@FherStk FherStk self-assigned this Oct 10, 2022
@FherStk FherStk added this to the v2.23.0 milestone Oct 11, 2022
@FherStk
Copy link
Owner Author

FherStk commented Oct 12, 2022

A new "Wait(milliseconds)" method has been added to the Shell connector, this is easier to implement than adding a "wait" instruction everywhere a "run" instruction can be executed.

@FherStk FherStk closed this as completed Oct 15, 2022
@FherStk FherStk linked a pull request Oct 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant