We have more and more services in the demo that are instrumented with Sentry, and since we build all images in Argo sequentially, the build/deploy times also jumped up.
We should build the service images in parallel, which will cut down deploy times, and also will help with localizing the failed service faster.
We have more and more services in the demo that are instrumented with Sentry, and since we build all images in Argo sequentially, the build/deploy times also jumped up. We should build the service images in parallel, which will cut down deploy times, and also will help with localizing the failed service faster.