Timestamps of samples are wrong #12

Closed
opened 2022-02-19 15:39:16 +01:00 by paul · 0 comments
Owner

The sample function has no access to the map timestamp, which is an Instant anyway.

Change Maps to use the Last-Modified HTTP header and store this in the cache.
This also requires the refreshing system to switch from Instant to DateTime<Utc>.

The `sample` function has no access to the map timestamp, which is an `Instant` anyway. Change `Maps` to use the `Last-Modified` HTTP header and store this in the cache. This also requires the refreshing system to switch from `Instant` to `DateTime<Utc>`.
paul added the
bug
label 2022-02-19 15:39:16 +01:00
paul self-assigned this 2022-02-19 15:39:16 +01:00
paul closed this issue 2022-02-19 16:49:21 +01:00
paul added this to the version 0.1.0 milestone 2022-03-14 17:04:08 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
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: paul/sinoptik#12
No description provided.