You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Hi,
I haven't had a chance to execute / test this, but it seems
async_create_timer
may be the wrong method name here:https://github.com/awslabs/aws-flow-ruby-samples/blob/master/samples/cron/lib/cron_workflow.rb#L50
vs
create_timer_async
shown here:https://docs.aws.amazon.com/amazonswf/latest/awsrbflowapi/AWS/Flow/Workflows/InstanceMethods.html#create_timer_async-instance_method
The text was updated successfully, but these errors were encountered: