Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Notified timestamp is not the collection timestamp #65

Closed
leplatrem opened this issue Dec 16, 2019 · 0 comments · Fixed by #66
Closed

Notified timestamp is not the collection timestamp #65

leplatrem opened this issue Dec 16, 2019 · 0 comments · Fixed by #66
Labels
bug Something isn't working

Comments

@leplatrem
Copy link
Contributor

event.payload["last_modified"] is not the timestamp to be notified.

Recently we had a situation where a lot of records were published. The timestamp that was sent was the timestamp of the first record of the list, and not the collection timestamp.

See Kinto/kinto#945

@leplatrem leplatrem added the bug Something isn't working label Dec 16, 2019
leplatrem added a commit that referenced this issue Dec 23, 2019
Send resource timestamp instead of event timestamp (fixes #65)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant