Open ocataco opened 3 years ago
Hi @ocataco
Thanks for the feedback.
Can you provide observed repeatable or even deterministic steps that cause any of these symptoms at this stage?
Are you able to observe similar results on another instance, removing suspicions of resource constraints in local VM impacting behaviour?
Hi Adam,
Stefano and I tried to run the simulation on the "shared instance", but run into Internal Server Errors too. As we don't have access to the logs there, we don't know a lot more.
First we ran a small scenario, which went ahead successfully. Then we tried a months worth of simulation, with a delay of 0.2 seconds between each call, and that failed quickly in the seeding stage of the simulation. (Lots of produce events sequentially) We then increased the delay to 0.5, but the scenario immediately fails with an internal server error.
Maybe you can investigate the server logs to see what happened!
Kind regards,
Taco
This could have to do with not having enough resources in my local docker environment, but i'm reporting it just in case... My resources allotted to docker: (CPUs: 4, Memory 8GB, Swap 2GB)
I'm experiencing various IO errors and unresponsiveness in local dev environment docker containers when running lots a consistent load with no elay.
I've tried adding a delay of 0.1 (errors still occur) and 1 seconds (no more errors) between queries in the simulation.
For example i've seen something relating to meilisearch
I'v seen where the web application gave up
And an IO error relating to postgrex