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
ifresponse.status_code==500andgetattr(response, "exception") !=None:
print('Failed to send logs to Better Stack after {} retries: {}'.format(len(RETRY_SCHEDULE), response.exception))
The text was updated successfully, but these errors were encountered:
logtail/flusher.py
in step() at line 68The text was updated successfully, but these errors were encountered: