Check consistency of timestamps
Opened this issue · 0 comments
vel-schmusis commented
Sometimes Sharkey sends the same note twice when querying all notes, which is why duplicates are filtered, but only if the last entry in the list is equal to the previous one.
Either I'll have to find out what's causing this or I'll have to check each new note that gets processed against the entire list of already saved notes.