appleboy / scp-action

GitHub Action that copy files and artifacts via SSH.

Home Page:https://github.com/marketplace/actions/scp-command-to-transfer-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command_timeout doesn't work?

lesnoyleshyi opened this issue · comments

Hi! Thanks for your action.
We are using it for about two years. From time to time we face an unexpected behaviour: scp action lasts more than hour to copy files when it's normally takes for about 2-3 minutes to do it. Size of our files is stable, it's about 350-400 Mb. This problem is always solved by rerun of the github workflow.
But the question is about command_timeout parameter. If it doesn't interrupt action after specified time, what it's intended for?
Screenshot 2024-02-07 at 14 06 00