appsembler / figures

Reporting and data retrieval app for Open edX
MIT License
44 stars 37 forks source link

Failed call to figures.metrics.get_course_average_progress_for_time_period #217

Open johnbaldwin opened 4 years ago

johnbaldwin commented 4 years ago

Reported:

Code fails here: https://github.com/appsembler/figures/blob/0.3.10/figures/metrics.py#L477

At the least, add exception handling and error logging to output the filter args and value returned by the aggregate call

Ref: