Skip to content

Enable error logging with Sentry #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
di opened this issue Mar 25, 2024 · 1 comment
Closed

Enable error logging with Sentry #167

di opened this issue Mar 25, 2024 · 1 comment

Comments

@di
Copy link
Member

di commented Mar 25, 2024

Partially done in #163, but requires a migration to gen2 functions (#164), which can't just be deployed over existing functions for some reason:

Step #1: ERROR: (gcloud.functions.deploy) Invalid value for [--gen2]: Function already exists in 1st gen, can't change the environment.

Which requires either an entirely new function name, or the function to be deleted/recreated: https://stackoverflow.com/a/73821391

@di
Copy link
Member Author

di commented Apr 22, 2024

This seems to be working as-is! https://python-software-foundation.sentry.io/issues/?project=63744

@di di closed this as completed Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant