ManageIQ / floe

Floe is a runner for Amazon States Language workflows
Apache License 2.0
0 stars 5 forks source link

Wait should delay from now and not from when the method started #247

Closed kbrock closed 1 month ago

kbrock commented 1 month ago

For a Wait state, this is fine

But for incremental backoff, this should be a delay from each time the task is run and not from when the state has started

miq-bot commented 1 month ago

Checked commit https://github.com/kbrock/floe/commit/a8977e51d074ea8353cfcade5ff80c5c63bcef2c with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cookie: