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

Fix Chat Page Refreshing Before Saving Chat #399

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. Resolve race condition when aiState.done is called before `onSetAIS…

    …tate` - prevent the UI from refreshing before the db is updated
    Saran33 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e5af3b1 View commit details
    Browse the repository at this point in the history
  2. Change checkPurchaseStatus interval from every second to every 5 se…

    …conds for performance
    Saran33 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d236bf7 View commit details
    Browse the repository at this point in the history