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
fix(watcher): set default timeout for watcher service
- Changed the `WatcherTimeout` property to provide a default value of 1800 seconds if no timeout is specified.
- Updated cancellation token logic to use the new `WatcherTimeout` value, ensuring consistent behavior in resource watching operations.
0 commit comments