In snapshot mode, start_multi_task will spawn single-task per-schema/db. Each single-task will independently manage database connection pool, queue size, rps-limiter and other resources, resulting in uncontrollable overall resources.
this will be controlled in the near future version.
In snapshot mode, start_multi_task will spawn single-task per-schema/db. Each single-task will independently manage database connection pool, queue size, rps-limiter and other resources, resulting in uncontrollable overall resources.
this will be controlled in the near future version.