Anton Pirker
Anton Pirker
Thanks for the update. Hm, indeed very strange. Currently I do not have even a hunch why this is happening. All your daily tasks are Django manage commands and look...
Dang. And the monitor is marked as "Timed out" right? One thing is that you could check if the status of the monitor a bit over an hour into processing...
So it stays "in progress" for the whole 5 hours and then is set to "failed"? Is this correct?
Ok, thanks for confirming. I still dont know what is going wrong. I have asked the team handling the checkins of crons in our backend, if they have any ideas...
Just wanted to check in, if you try with the newest Version of the SDK, does this still apply?
Because no one ever looks at issues in `pytest-sentry`. This way we do not forget about this.
Hey @debugger22 thanks for writing in. There was [a PR ](https://github.com/getsentry/sentry-python/pull/2826) that addressed a similar problem but it was not merged because we thought it was fixed with another PR....
Hey @tonal thanks for the PR, great work! Could you address the cursor comments above?
Hey @Yathushan, thanks for writing in! The errors do not show up in Sentry, because the Sentry SDK only captures unhandled errors and sends them to Sentry. Streamlit is handling...
Hey @andrewsapw thanks for your work. I will close this PR, because changing the type of the filed to be nullable is too dangerous (we have a very big user...