Block a user
Disable deploy timeouts
I am thinking if abra picked up TIMEOUT directly from the .env then we could get rid of the label entirely. Personally, I like to remove as much redundancy as possible. But it's probably…
Disable deploy timeouts
If I understand correctly, in this case it is currently only really useful to recreate the .env with abra app env pull, is that correct?
Just wondering what the ideal state is since many…
Disable deploy timeouts
@decentral1se after changing some recipes I wonder what use it is to keep the label "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}" without any default setting, may we just remove it everywhere…