Skip to content

Use maximum precision for afterTimestamp and modified #102

Description

@nickevansuk

There's an issue where timestamps get truncated: if precision in the feed is different to the precision in the database then RPDE will fail

Recommend using the highest level of precision possible and ensuring it matches the database.

Example of nanoseconds: 1620400023901660 (fits within max int in PHP: 9223372036854775807)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions