Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not idle runner if idleMaxDurationMs is 0 (NangoHQ#1949)
## Describe your changes Introduced a bug in https://github.com/NangoHQ/nango/pull/1943/files which cause runner with max idle time set to zero like the default runner or paying customer to idle all the time. ## Checklist before requesting a review (skip if just adding/editing APIs & templates) - [ ] I added tests, otherwise the reason is: - [ ] I added observability, otherwise the reason is: - [ ] I added analytics, otherwise the reason is:
- Loading branch information