DPIclimate / DPIclimate/broker
The delivery service assigns the overall message timestamp to a data point with an invalid timestamp
- 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