Files
notifications-api/app
Leo Hemsted d22d055e21 only process jobs if they're pending
help prevent issues where scheduled jobs are processed twice. note this is NOT
a watertight solution - it holds no locks, and there is no guarantee that the
status won't have updated between asserting that its status is 'pending' and
updating it to be 'in progress'
2016-10-07 12:54:11 +01:00
..
2016-09-23 15:59:23 +01:00
2016-10-07 12:35:08 +01:00
2016-09-23 15:59:23 +01:00
2016-09-26 12:35:59 +01:00
2016-09-26 12:35:59 +01:00
2016-08-23 12:05:47 +01:00
2016-08-05 10:44:43 +01:00
2016-09-21 16:54:02 +01:00