Skip to content

Use maximum precision for afterTimestamp and modified #102

@nickevansuk

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions