einaregilsson / beanstalk-deploy

GitHub action (and command line script) to deploy apps to Elastic Beanstalk
MIT License
621 stars 135 forks source link

deployBeanstalkVersion throttled #16

Open kceb opened 4 years ago

kceb commented 4 years ago

Hey again, thanks again for this action.

I ran into a throttling issue when deploying multiple environments on the deploy step. I'm guessing it has to do with deployBeanstalkVersion being throttled. Was wondering if we could add similar retry-logic as exists in the check environment health call.

Image: https://kceb.d.pr/hFd4dC

einaregilsson commented 4 years ago

I'll try to look into it soon.

muslim-niche commented 2 years ago

I am seeing same issue