clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Fix Android ability to launch Cuttlefish Images

Open marktefftech opened this issue 1 year ago • 0 comments

During the Android bot start up script, we are constantly polling the Android Build API here

Unfortunately this API usage is flaky and causes a lot of outages.

Temporarily we are going to hardcode the build to a stable one, and use this ticket to track the automation of checking build stability before pulling the image and running the launch command

marktefftech avatar Apr 17 '24 21:04 marktefftech