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

Commits on Sep 25, 2024

  1. fix: Skip io.cozy.jobs queries

    `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
    Ldoppea committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a15a4cd View commit details
    Browse the repository at this point in the history