You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This runs a server on your machine that can execute Trigger.dev tasks:
6
9
@@ -26,19 +29,23 @@ You will see in the terminal that the server is running and listening for tasks.
26
29
27
30
It is worth noting that each task runs in a separate Node process. This means that if you have a long-running task, it will not block other tasks from running.
0 commit comments