DPIclimate / DPIclimate/broker

The delivery service assigns the overall message timestamp to a data point with an invalid timestamp

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
bug question
Dominant language
Python
Stars
3
Forks
3
Avg merge
3m
Merged PRs (30d)
1

Description

This was deliberately coded in, but on reflection may not be the correct action.

If data point has a timestamp it probably means that data was not collected at the message time so giving the message timestamp is an error. It could be better to discard the data point.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the delivery service logic that assigns the overall message timestamp to data points with invalid timestamps. Determine the intended behavior for data collected at a different time, then confirm whether invalid data points should be discarded before proposing a change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.