Skip to content
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

curl error handling in entrypoint.sh #159

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

brendan-kellam
Copy link
Contributor

@brendan-kellam brendan-kellam commented Jan 14, 2025

This PR adds some error handling in entrypoint.sh s.t., we don't immediately crash if a curl command fails when sending a PostHog event for install / upgrade.

How tested:

  • Manually tested success & failure case

Fixes #150
Fixes #100

@brendan-kellam brendan-kellam merged commit a013298 into main Jan 14, 2025
3 checks passed
@brendan-kellam brendan-kellam deleted the bkellam/safe_posthog_event_calls branch January 14, 2025 23:09
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.

Certificate error crash when run docker
1 participant