Skip to content

sync verbosity: "Initial sync completed" could should repeat folder name #3309

Description

@keul

Is your feature request related to a problem?

Currently, syncing multiple folder lead a log like the following:

sync Sync started on: ../foo <-> /src/projects/foo
sync  Waiting for initial sync to complete
sync  Sync started on: ../bar <-> /projects/bar
sync  Waiting for initial sync to complete
sync  Sync started on: ../baz <-> /projects/baz
sync  Waiting for initial sync to complete
sync  Initial sync completed
sync  Sync started on: ../qux <-> /projects/qux
sync  Waiting for initial sync to complete
sync  Initial sync completed
sync  Initial sync completed
sync  Initial sync completed

When sync is taking a long time to complete, is not clear which syncs are already completed because the "Initial sync completed" is given without context

Which solution do you suggest?

Repeat at least the folder name after the "Initial sync completed", as an example:

Initial sync completed for /projects/qux

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureNew feature or feature request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions