@cloud_custodian Thanks for trying out App Runner. Please let us know things that you would like to improve. We would be happy to take that feedback and improve the product.
Based on the customer feedback, App Runner team has increased the request timeout from 30 seconds to 2 mins, read more about it here - https://t.co/M55br3u41B
@okapee0608 Thank you for your feedback in the post. We have filled some of the gaps called out in the post with private services feature launch earlier this year and secrets manager integration today. We will be closely looking at other things and filling up those gaps as well.
@_toluwap Is there a time limit on how long you would like App Runner to keep connection open with the backend instance for web sockets support? Could you share what kind of web application are you interested to run on App Runner?
@philiptarsier @philiptarsier We currently don’t support build environment variables in App Runner API. However, as workaround, you can pass the variable in the build command. Something like this - export ENV_VAR=<value> && <build_command>. You can use $ENV_VAR now in the <build_command>.
@philiptarsier @philiptarsier We currently don’t support build environment variables in App Runner API. However, as workaround, you can pass the variable in the build command. Something like this - export ENV_VAR=<value> && <build_command>. You can use $ENV_VAR now in the <build_command>.
@__steele@__steele We have found a solution for this in App Runner. We will be releasing a fix in few weeks and will keep you updated. Thanks for testing it out and letting us know about it.