We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I believe the process that is registering node/days to be exported is not using the timezone and is therefor queuing up the wrong days at times.
For example, node 226104 (which is in australia) for 2023-10-27
The text was updated successfully, but these errors were encountered:
Still may be an issue, for example, I see these 12 today
key | sensor_nodes_id | day | records ----------------+-----------------+------------+--------- s3://None/None | 2163164 | 2024-05-04 | 0 s3://None/None | 480391 | 2024-05-04 | 0 s3://None/None | 7860 | 2024-05-04 | 0 s3://None/None | 10497 | 2024-05-04 | 0 s3://None/None | 2163080 | 2024-05-04 | 0 s3://None/None | 2820274 | 2024-05-04 | 0 s3://None/None | 2163178 | 2024-05-04 | 0 s3://None/None | 2163078 | 2024-05-04 | 0 s3://None/None | 290183 | 2024-05-04 | 0 s3://None/None | 225792 | 2024-05-04 | 0 s3://None/None | 225786 | 2024-05-04 | 0 s3://None/None | 10853 | 2024-05-04 | 0
Sorry, something went wrong.
No branches or pull requests
I believe the process that is registering node/days to be exported is not using the timezone and is therefor queuing up the wrong days at times.
For example, node 226104 (which is in australia) for 2023-10-27
The text was updated successfully, but these errors were encountered: