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 see it as a advantage. I am running into a weird issue with web application. Somehow it sends the log to blob or table after some time. It is not instant like file system where it logs right away. I think it is waiting for all thread to run before it can send the batch to table or process all events to blob.
I think it would be a nice feature if it were possible to specify that the actual should take place on a background thread.
If you like the feature, I can probably do it myself and create a PR.
The text was updated successfully, but these errors were encountered: