I have a workflow that normally completes in 300 ms.
when traffic was high, I saw the processing speed decrease to 20 seconds. even in dire cases the processing time drops to 3 minutes.
When I look at the long process, it is when the event goes from being scheduled to started. Who worked to move the event? temporal server or worker? because both use CPU and RAM are relatively stable at 60%. what should I do to keep the workflow process speed stable?