Inngest workflow is way too slow, is there any way to improve it? #3041
Unanswered
neoromantic
asked this question in
Q&A
Replies: 1 comment
-
|
I wonder if this is what's causing my perceived issue of steps "hanging"! I also noticed that sometimes I'll see step outputs of 1-2 steps, then nothing, and usually just give up. Are you running the dev server? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So we have a job (this is an example)
You might notice that from 90s of execution, substantial part is delays of steps. Not even the run triggering delay, but every step execution delay.
This is crazy. Out of seconds of valuable work, we get 50+% of the time spent of (I reckon) inngest-based waiting.
Is it expected? Is it in any way normal? Can it be fixed?
Beta Was this translation helpful? Give feedback.
All reactions