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 has been 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
WebWatcherConfiguration
withWithTimeout
, the watcher result is valid only on first iteration. However, if I useWithHttpServiceProvider
it is okay.Is it normal behavior or am I doing something wrong?
The warden is initialized and started at startup.
The text was updated successfully, but these errors were encountered: