WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.
I have an SSE interface, but after using WatchDog, the client can't get the Event in time, I tried to add this route address in the blacklist to eliminate the effect, but it still doesn't work!
Is this a bug, or is there another way to handle this?
I have an SSE interface, but after using WatchDog, the client can't get the Event in time, I tried to add this route address in the blacklist to eliminate the effect, but it still doesn't work!
Is this a bug, or is there another way to handle this?