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

enh: Ask user: Capture error in Sentry when app crashes #184

Merged

Conversation

oto-ciulis-tt
Copy link
Collaborator

image

Copy link
Member

@robinjhuang robinjhuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the text to "Automatically send crash reports"?

Also, the first time the app starts up the comfy.settings.json file may not exist and this choice will be removed. We should apply this change after the launchPythonServer has returned.

Also, we don't want to overwrite the entire file since it may be edited elsewhere (by the ComfyUI python server). We should just only change the single field.

package.json Outdated Show resolved Hide resolved
@robinjhuang
Copy link
Member

Closes #167

src/config/comfySettings.ts Outdated Show resolved Hide resolved
src/config/comfySettings.ts Outdated Show resolved Hide resolved
src/main.ts Outdated Show resolved Hide resolved
src/preload.ts Outdated Show resolved Hide resolved
src/main.ts Outdated Show resolved Hide resolved
@oto-ciulis-tt oto-ciulis-tt merged commit bcf2877 into main Nov 8, 2024
6 checks passed
@oto-ciulis-tt oto-ciulis-tt deleted the enh/Ask-user--Capture-error-in-Sentry-when-app-crashes branch November 8, 2024 17:45
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.

3 participants