[BUG]: Current style of GUID generation with repeat=false may cause notification failures #33

Closed
opened 2024-09-07 21:35:05 +02:00 by Felisp · 2 comments
Owner

If thread already was on some position before, feed reader may ignore future occurrings of thread on that position

tl;dr if thread was once on 96%, the second time it gets there, feed item may be considered already read by RSS reader.

Solution is to introduce some better identifier for repeat=false instead of thread number.

This bug can be worked around by using repeat=true or repeat=paranoid

If thread already was on some position before, feed reader may ignore future occurrings of thread on that position tl;dr if thread was once on ``96%``, the second time it gets there, feed item may be considered already read by RSS reader. Solution is to introduce some better identifier for ``repeat=false`` instead of thread number. This bug can be worked around by using ``repeat=true`` or ``repeat=paranoid``
Felisp added the
bug
enhancement
important
ASAP
labels 2024-09-07 21:35:05 +02:00
Felisp self-assigned this 2024-09-07 21:35:05 +02:00
Felisp added this to the Beta #2 project 2024-09-07 21:35:05 +02:00
Felisp removed the
ASAP
label 2024-09-07 21:37:15 +02:00
Author
Owner

Number of last post or time of last update will be used. Not sure which one makes more sense

Number of last post or time of last update will be used. Not sure which one makes more sense
Felisp started working 2024-09-10 16:37:30 +02:00
Author
Owner

last_modified was used, fixed in 20752a3b1c

``last_modified`` was used, fixed in 20752a3b1c
Felisp stopped working 2024-09-10 16:58:28 +02:00
20 minutes 58 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 20 minutes 58 seconds
Felisp
20 minutes 58 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Treebrary.org/rss-thread-watcher#33
No description provided.