Brian Wilson
|
03b4330c04
|
Update tests with more complete coverage.
|
2013-10-10 15:34:16 -04:00 |
|
Brian Wilson
|
506f91a95e
|
Use separate retry count for calculating retry delay.
|
2013-10-10 15:32:59 -04:00 |
|
Brian Wilson
|
853cd874e1
|
Add some handling for SES exceptions.
|
2013-10-10 15:32:59 -04:00 |
|
Brian Wilson
|
2337b6d863
|
Pass status into course_email for tracking retry status.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
8f31acbeb4
|
Add support for counting and reporting skips in background tasks.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
d48e90ee22
|
Initial refactoring for bulk_email monitoring.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
332a440539
|
Enable per-student background tasks.
|
2013-06-24 18:47:50 -04:00 |
|
Brian Wilson
|
2d1ebb7329
|
Test when querying for a non-existent task
|
2013-06-18 13:51:05 -04:00 |
|
Brian Wilson
|
77032067ac
|
Refactor test_views from test_api. Pull out pending_tasks.js.
|
2013-06-18 11:19:25 -04:00 |
|
Brian Wilson
|
a8c3e91051
|
Handle failure task_output that won't fit in the model column.
|
2013-06-18 11:17:17 -04:00 |
|
Brian Wilson
|
2c5e038f82
|
initial test_tasks
|
2013-06-18 11:17:17 -04:00 |
|
Brian Wilson
|
a0dcc97e08
|
tasks now extract task_input and course_id from InstructorTask, instead of passing explicitly.
|
2013-06-18 11:17:16 -04:00 |
|
Brian Wilson
|
a67674fe34
|
set task_id on LMS side.
|
2013-06-18 11:17:16 -04:00 |
|
Brian Wilson
|
c48dabc383
|
Move code to instructor_task Django app.
|
2013-06-18 11:17:15 -04:00 |
|