Alexis Gonzalez
11/06/2020, 8:18 AM"message":"Task slick.basic.BasicBackend$DatabaseDef$$anon$3@67704cfc rejected from slick.util.AsyncExecutor$$anon$1$$anon$2@355c4e9e[Running, pool size = 9, active threads = 9, queued tasks = 1000, completed tasks = 508840]"dpetrick
11/06/2020, 9:36 AMqueue property of your prisma database config, which is directly affecting the amount of queued tasks you can have. This means Prisma can backlog more tasks at once, and work them off.