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

New status like "Unsynchronized" #145

Open
Kwadz opened this issue Jul 4, 2016 · 4 comments
Open

New status like "Unsynchronized" #145

Kwadz opened this issue Jul 4, 2016 · 4 comments

Comments

@Kwadz
Copy link

Kwadz commented Jul 4, 2016

Is it possible to add a new status like "Unsynchronized" matching the real status when files are not synchronized?

2016-07-04_162354

@7omate
Copy link
Contributor

7omate commented Jul 4, 2016

There is already several things for errors, the problem is that currently the errors aren't properly handled. They used to block everything now they are kind of ignored... Somewhat significant changes should fix it very soon.

@Kwadz
Copy link
Author

Kwadz commented Feb 4, 2017

Any update?

@7omate
Copy link
Contributor

7omate commented Feb 6, 2017

Kind of:

  • there is now a "reprocessor" meaning failing changes are reprocessed until successful transfer (for a reasonable time)
  • Errors now change the icon in the status bar
  • You can use http://localhost:5556/checksync and http://localhost:5556/checksync/job-id to get summary of the sync status
  • However "Synchronized" still reads Synchronized instead of "Idle" because when the agent is idle it's supposed to be synchronised

On windows don't forget to hit refresh to get the latest status of files.

If you manage to cause bugs in the sync please give us more details about that.

@Kwadz
Copy link
Author

Kwadz commented Feb 6, 2017

All right, thanks for details.
Related to #141

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

No branches or pull requests

2 participants