machulav / ec2-github-runner

On-demand self-hosted AWS EC2 runner for GitHub Actions
MIT License
742 stars 328 forks source link

Update gh.js - updated quitePeriodSeconds from 30 to 300 as this short time always fails to wait for Instance running state #177

Open harshkpandit opened 10 months ago

Dmitry1987 commented 10 months ago

isn't "timeoutMinutes = 5" the real timeout? what you try to update is the interval between attempts or something. did this work for you, to fix timeouts on registration? (i have no timeouts in current version)