nick-fields / retry

Retries a GitHub Action step on failure or timeout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only retry if failed before n seconds

ChipWolf opened this issue · comments

If possible may we have an option that only retries if the failure occured before a configured length of time

i.e. if the failure occurs before 60 seconds, retry