appsembler / figures

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

TODO: Figures Pipeline - Make sure enrollment failure does not fail the remaining course processing #444

Open johnbaldwin opened 2 years ago

johnbaldwin commented 2 years ago

The per-enrollment call to get progress data can fail. We need to handle it gracefully.

In the new 'workflow next' code, force failures on enrollment processing withing the course / enrollment loop and test for graceful handling