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

Delay is implemented in second and needs to be in milliseconds #188

Closed
MaartendeKruijf opened this issue Jul 25, 2024 · 0 comments · Fixed by #189
Closed

Delay is implemented in second and needs to be in milliseconds #188

MaartendeKruijf opened this issue Jul 25, 2024 · 0 comments · Fixed by #189
Assignees
Labels
bug Something isn't working cacao OASIS cacao model related issue

Comments

@MaartendeKruijf
Copy link
Collaborator

Describe the bug
The number of milliseconds delay is implemented as seconds.

To Reproduce provide details logs and steps
Create a playbook with "delay": "1" and it will wait for one second instead of 1 millisecond

Expected behavior
Wait 1 millisecond

Environment information
all

@MaartendeKruijf MaartendeKruijf self-assigned this Jul 25, 2024
@MaartendeKruijf MaartendeKruijf added bug Something isn't working cacao OASIS cacao model related issue labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cacao OASIS cacao model related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant