Hi, everyone! We use atlassian/aws-elasticbeanstalk-deploy:0.3.1 to deploy our Node.js application.
During bitbucket's pipeline elasticbeanstalk's environment often (but not always) becomes "red" for about a minute, that makes pipeline to fail deployment step and cancel future steps of pipeline.
Is it possible to increase number of attempts for checking environment status or increase time interval between them using atlassian/aws-elasticbeanstalk-deploy?