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
For some reason, Azure Web Job that is executing Scraper is throwing OutOfMemoryException every 10-15 minutes. It is recovering itself but still this is strange because locally this does not happen.
This might be somehow related to bitness of the processes. Also, per Process Explorer the amount of threads with time constantly increases (until app crashes).
The text was updated successfully, but these errors were encountered:
For some reason, Azure Web Job that is executing
Scraper
is throwingOutOfMemoryException
every 10-15 minutes. It is recovering itself but still this is strange because locally this does not happen.This might be somehow related to bitness of the processes. Also, per Process Explorer the amount of threads with time constantly increases (until app crashes).
The text was updated successfully, but these errors were encountered: