summary refs log tree commit diff
path: root/scripts-dev/hash_history.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-07When re-syncing device lists reset the stateErik Johnston1-3/+7
We keep track of what stream IDs we've seen so that we know what updates we've handled or missed. If we re-sync we don't know if the updates we've seen are included in the re-sync (there may be a race), so we should reset the seen updates.
2019-03-07Update example_log_config.yaml (#4820)Richard van der Hoff2-1/+3