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
chore: raise FD limit on MacOS in health_check tests (#2996)
MacOS tests are failing with `getaddrinfo ENOTFOUND`.
Chasing a suspicion that this may be us hitting FD limits, raise the FD
limits from 2560 to 10000, and see if that improves reliability.
Co-authored-by: Momo Kornher <[email protected]>
0 commit comments