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

chore: Change auto-save from 60 seconds to 10/30 seconds #26

Open
darcywong00 opened this issue Aug 10, 2021 · 3 comments
Open

chore: Change auto-save from 60 seconds to 10/30 seconds #26

darcywong00 opened this issue Aug 10, 2021 · 3 comments

Comments

@darcywong00
Copy link
Contributor

From @terrygibbs

Speech Analyzer has an "AutoSave" feature that saves data every 60 seconds

image

When a GPF occurs, then the next time Speech Analyzer is run, it will put up a dialog box asking if you want to recover the previous file.

image

If "Yes" is selected, then SA shows the filename and opens the saved file.

image

Based on comments from 2 students, my request is to change the 60 second delay setting to 10 seconds.


Developer note: I wonder if every 10 seconds is excessive. Maybe can do 30 seconds?

@darcywong00
Copy link
Contributor Author

The debug build already uses 10 seconds auto-save, while release uses 60 seconds.
@terrygibbs just needed a debug build to investigate an issue some students were having.

@megahirt
Copy link
Contributor

@darcywong00 are you suggesting that we close this issue as wont-fix or will we still change auto-save on Release to 10 seconds?

@darcywong00
Copy link
Contributor Author

I think we can leave this open until we hear more from @terrygibbs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants