Closed gabina closed 2 weeks ago
This PR fixes a small bug in get_latest_start_time_for_wiki that affected courses ending at a time other than end_of_day when using non-daily timeslices. In addition, it adds a sentry log if no timeslice is found for the end of update.
get_latest_start_time_for_wiki
end_of_day
What this PR does
This PR fixes a small bug in
get_latest_start_time_for_wiki
that affected courses ending at a time other thanend_of_day
when using non-daily timeslices. In addition, it adds a sentry log if no timeslice is found for the end of update.