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
I've found myself on several occasions needing to decrease the value of ISBD_STARTUP_MAX_TIME from 240 seconds to something shorter for testing or other purposes. This usually involves going in and modifying the library directly, but I was thinking that it could be useful to have a function that could set this timeout value directly.
Please let me know what you think! Happy to whip up a PR.