Skip to content

Add Redis check and "clear syncs" button on self hosted instances #2251

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

Open
zachgoll opened this issue May 16, 2025 · 0 comments
Open

Add Redis check and "clear syncs" button on self hosted instances #2251

zachgoll opened this issue May 16, 2025 · 0 comments
Labels
💻 Self Hosted only Issues pertaining to self-hosted versions of Maybe 3️⃣ Low priority Contributions accepted, but Maybe team will not be working on this in the near term

Comments

@zachgoll
Copy link
Collaborator

Self hosted apps require Redis to work properly (see #2004)

A great contribution would be the addition of:

  1. A "check" that runs before each request (only on self hosted instances) to verify if the app can connect to Redis properly. If not, show a warning in the UI to alert users to fix this.
  2. A button that says "Clear syncs cache" on the "Self Hosted" settings page that simply updates all current syncs to failed (to get rid of the loading state)
@zachgoll zachgoll added 💻 Self Hosted only Issues pertaining to self-hosted versions of Maybe 3️⃣ Low priority Contributions accepted, but Maybe team will not be working on this in the near term labels May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 Self Hosted only Issues pertaining to self-hosted versions of Maybe 3️⃣ Low priority Contributions accepted, but Maybe team will not be working on this in the near term
Projects
None yet
Development

No branches or pull requests

1 participant