You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll soon need to run the balancer jobs on a higher interval which will lead to more load on the DB. Would be good to investigate and maybe optimize some queries/writes so we dont need to scale the DB.
The text was updated successfully, but these errors were encountered:
Need to investigate the COMMIT load, it probably comes from when prismaBulkExecuteOperations() transaction is set to TRUE. Need to check if this is really needed everywhere it's used.
We'll soon need to run the balancer jobs on a higher interval which will lead to more load on the DB. Would be good to investigate and maybe optimize some queries/writes so we dont need to scale the DB.
The text was updated successfully, but these errors were encountered: