getsentry / getsentry/sentry-python
apache_beam + beam integration not sending exceptions in GCP
未关闭
Bug
Errors
Python
Question
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 213
描述
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.23.1
### Steps to Reproduce
1. Add sentry to python dataflow job
2. Add try catch to process on a DoFn
3. inside of catch, capture_Exception
4. set dataflow job as stream in GCP
5. Deploy dataflow job to cloud runner
6. send event that will trigger exception
### Expected Result
Error exception is sent to Sentry
### Actual Result
Sentry does not get an exception.
贡献指南
评估
这个 Issue 还没有评估数据。