Datastore job executor for the microdata 2.0 platform

backstage
1 Open Issue Need Help Last updated: Sep 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue highlights an inconsistency in `datetime` usage within the `_days_since_epoch` function. It initializes an `epoch` datetime with UTC but then immediately removes its timezone information, resulting in a naive datetime. The reporter suggests aligning this function's datetime handling with another function in `microdata-tools` to ensure consistent use of timezone-aware datetimes, even though no bug is currently observed.

Complexity: 2/5
bug good first issue

Datastore job executor for the microdata 2.0 platform

Python
#backstage