Files
triggerdotdev--trigger.dev/packages
Eric Allam e90235b317 fix processKeepAlive disabled performance regression (#2228)
* processKeepAlive disabled performance fix

When processKeepAlive was disabled, the eagerly created TaskRunProcess being discarded and a whole new TaskRunProcess created at execution time.

* Don't use a TaskRunProcess if it's being killed, fixes retryImmediately
2025-07-03 14:21:49 +01:00
..
2025-06-06 10:50:28 +01:00
2025-06-06 10:50:28 +01:00
2025-06-17 06:48:05 +01:00