Database Bandwidth is too high?
Getting 55gb of DB bandwidth via
worker.runMutationWrapper
in 1 day.
Using workflows. How can I minimize the bandwidth because this is not suitable for production use at all?
4 Replies
Also how can I kill all workflows?
The workflow component doesn't inherently consume this much data, it comes down to your usage.
To kill all workflows you can pause the deployment.
Thanks for the response. If I continue the deployment, will the workflows spin up again?