Skip to content

a try-catch-all solution #595

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
wants to merge 2 commits into from
Closed

a try-catch-all solution #595

wants to merge 2 commits into from

Conversation

joeyzhao2018
Copy link
Contributor

@joeyzhao2018 joeyzhao2018 commented May 12, 2025

Pro:

  • Doesn't "swallow" corner cases because it would log it and warn the customers.

Con:

  • Most likely the corner cases will end up all using {} for trigger_tags.

@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented May 12, 2025

Datadog Summary

✅ Code Quality    ✅ Code Security    ✅ Dependencies    ❌ Pipelines

Next Steps

The following jobs failed due to platform errors:

DataDog/datadog-lambda-python / integration-test (python313-amd64)
Deployment failed due to missing file: '/go/src/github.com/DataDog/datadog-lambda-python/tests/integration/.serverless/pythonRequirements.zip'.

Was this helpful? Give us feedback!

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

Successfully merging this pull request may close these issues.

1 participant