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

Recreate the analytics state directory if necessary before creating pipeline #2878

Merged
merged 1 commit into from Jul 31, 2023

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Jul 31, 2023

Fixes: #2877

What

It's possible a user has manually deleted their application state directory for any number of reasons, but we need it to exist or creating the pipeline will fail.

Checklist

@jleibs jleibs marked this pull request as ready for review July 31, 2023 13:17
@jleibs jleibs added 📊 analytics telemetry analytics 🪳 bug Something isn't working labels Jul 31, 2023
@jleibs jleibs merged commit 93df421 into main Jul 31, 2023
22 of 25 checks passed
@jleibs jleibs deleted the jleibs/analytics_state branch July 31, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📊 analytics telemetry analytics 🪳 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analytics SDK fails to recreate app-state folder if analytics config exists
2 participants