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
{{ message }}
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
I'm not sure how this should behave but when I use WebWatcherConfiguration with WithTimeout, the watcher result is valid only on first iteration. However, if I use WithHttpServiceProvider it is okay.
I'm not sure how this should behave but when I use
WebWatcherConfigurationwithWithTimeout, the watcher result is valid only on first iteration. However, if I useWithHttpServiceProviderit is okay.Is it normal behavior or am I doing something wrong?
The warden is initialized and started at startup.