Loading lib/Travelynx/Command/traewelling.pm +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ sub pull_sync { # In 'work', the event loop is not running, # so there's no need to multiply by $request_count at the moment Mojo::Promise->timer(1)->then( Mojo::Promise->timer(1.5)->then( sub { return $self->app->traewelling_api->get_status_p( username => $account_data->{data}{user_name}, Loading Loading
lib/Travelynx/Command/traewelling.pm +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ sub pull_sync { # In 'work', the event loop is not running, # so there's no need to multiply by $request_count at the moment Mojo::Promise->timer(1)->then( Mojo::Promise->timer(1.5)->then( sub { return $self->app->traewelling_api->get_status_p( username => $account_data->{data}{user_name}, Loading