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

greader: crawlTimeMsec is sent at microsecond precision, instead of conventional millisecond precision #2669

Closed
mbestavros opened this issue May 28, 2024 · 0 comments · Fixed by #2673
Labels
bug Bug Report

Comments

@mbestavros
Copy link

mbestavros commented May 28, 2024

I'm contributing to the Read You Android app, and we've run into a strange bug that appears to be Miniflux-related. The full writeup is here, but the gist is that Miniflux sends the crawlTimeMsec value provided as part of the contentItem schema at microsecond precision instead of millisecond precision.

This seems problematic for two reasons:

Miniflux should consider replicating the FreshRSS functionality so clients do not have to tailor fixes for Miniflux specifically.

@mbestavros mbestavros changed the title crawlTimeMsec is sent at microsecond precision, instead of conventional millisecond precision greader: crawlTimeMsec is sent at microsecond precision, instead of conventional millisecond precision May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug Report
2 participants