For users with large stacks or slow network connec...
# general
e
For users with large stacks or slow network connections: Pulumi released an experimental optimization to the protocol between Pulumi CLI and the service backend that reduces communication bandwidth. To try it out set
PULUMI_OPTIMIZED_CHECKPOINT_PATCH=true
in the environment.
🙌 1