fakesilent
fakesilent4mo ago

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?
No description
4 Replies
fakesilent
fakesilentOP4mo ago
Also how can I kill all workflows?
erquhart
erquhart4mo ago
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.
fakesilent
fakesilentOP4mo ago
Thanks for the response. If I continue the deployment, will the workflows spin up again?
erquhart
erquhart4mo ago
Still has to be started.

Did you find this page helpful?