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
We are seeing issue of Error: Callback called multiple times occurring more frequently. I'm suspecting following api call failing or returning status code other than 200.
We are seeing issue of
Error: Callback called multiple times
occurring more frequently. I'm suspecting following api call failing or returning status code other than 200.It subsequently causes to throw error:
"Loggly Error: TypeError: Failed to fetch"
and finally error:
Callback called multiple times
We are worried that whether our logs are not getting collected into Loggly (when this error condition happening).
The text was updated successfully, but these errors were encountered: