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
AttributeError: 'NoneType' object has no attribute 'channel_id'
File "celery/app/trace.py", line 734, in __protected_call__
return self.run(*args, **kwargs)
File "celery/app/autoretry.py", line 34, in run
return task._orig_run(*args, **kwargs)
File "sheets/tasks.py", line 243, in renew_file_watch
"file_watch_channel_id": getattr(file_watch, "channel_id"),
The text was updated successfully, but these errors were encountered:
Sentry Issue: XPRO-5XH
The text was updated successfully, but these errors were encountered: