Skip to content

apache_beam + beam integration not sending exceptions in GCP #4203

Open
@gshoultz42

Description

@gshoultz42

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions