Description
Hey folks, let me know if I'm doing something wrong here. I just started using the provider and have to say, the UX is awesome.
However, I added the envbuilder provider + cached image support to this template and workspaces are taking ~1 additional minute to start. The envbuilder_cached_image
build step is relatively snappy (26s) , but I notice that the workspace agent doesn't connect for around 80 seconds or so. During that time, there are no logs in the dashboard.
I'm not able to see the workspace logs in grafana.dev.coder.com or inspect the registry to see if it is in fact being pushed versus built. Any ideas?
With cached image
https://www.loom.com/share/2e9e3b1d90104ef8b1e6545422220eae
Without cached image
https://www.loom.com/share/f8419923b75b42dcbde8cadbb1772ef1
Interestingly, there are no envbuilder logs in the Dashboard for either