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

backlog issues #33

Open
tokejepsen opened this issue Sep 23, 2013 · 2 comments
Open

backlog issues #33

tokejepsen opened this issue Sep 23, 2013 · 2 comments

Comments

@tokejepsen
Copy link

what and where is the backlog?

having issues with the timeouts on backlog events taking a very long time to process

@pboucher
Copy link

The backlog is in the .id file which is a pickled Python datastructure. If you do want to go in there to edit it, please make sure to make a backup first and to shut down the daemon. I strongly suggest not editing the file directly with a text editor but using an interactive Python session to unpickle the data, inspect / edit it and repickle it into the file.

@tokejepsen
Copy link
Author

why is it the daemon puts events in a backlog?

sorry for all the questions, but cant seem to find info on this.

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