Solutionunvalidated
You can make it work, if you use `serverless_function` decorator — python 3.9 Google Cloud function exceptions with Sentry. Tension: exceptions are not ingested into Sentry. Outcome: Use `serverless_function` decorator.
51e3e6cb-08e8-4038-866f-03b8dc532eb8
You can make it work, if you use serverless_function decorator — python 3.9 Google Cloud function exceptions with Sentry. Tension: exceptions are not ingested into Sentry. Outcome: Use serverless_function decorator.