I have containerapp environment which contains 7 containerapp, each containerapp has two containers inside, one container for the api and another one works as background worker
when making new revision, it was taking around 1 min to 5 min to be provisioned, when checking system logs, I found a log that says insufficient cpu
if we removed all containerapps inside the environment, and start with one containerapp, the issue is gone and revision takes few seconds to start