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: Skip io.cozy.jobs queries #1249

Open
wants to merge 1 commit into
base: feat/offline_files_improve
Choose a base branch
from

Conversation

Ldoppea
Copy link
Member

@Ldoppea Ldoppea commented Sep 24, 2024

io.cozy.jobs take very long time to be queried when using a local PouchDB

This commit early return an empty array of jobs instead of actually doing the query so we can display cozy-home faster until we find a better solution

`io.cozy.jobs` take very long time to be queried when using a local
PouchDB

This commit early return an empty array of jobs instead of actually
doing the query so we can display cozy-home faster until we find a
better solution
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.

1 participant