|
a08ed493cf
|
Add join on queues to scheduled tasks query
[MAILPOET-1471]
|
2018-08-25 17:18:31 +02:00 |
|
|
54629b7690
|
Add missing deleted_at exclusion to scheduled queues query
[MAILPOET-1471]
|
2018-08-25 16:11:44 +02:00 |
|
|
7186f4b13a
|
Add fetching of latest sending tasks for help page
[MAILPOET-1460]
|
2018-08-02 08:06:06 +02:00 |
|
|
1252f35a23
|
Add sending queue status to help page
[MAILPOET-1459]
|
2018-07-26 13:08:15 +02:00 |
|
|
32e02cbf52
|
Adds meta column to sending queues
|
2018-06-11 13:33:44 -04:00 |
|
|
2c290c6e4c
|
Rotate sending queues
This should prevent sending queues to be stuck when a newsletter cannot be send.
[MAILPOET-1391]
|
2018-06-05 11:05:59 +01:00 |
|
|
b8ce6ff88c
|
Rotate scheduled tasks
Scheduled tasks should rotate so that they don't block
sending when they cannot be send.
[MAILPOET-1391]
|
2018-06-04 16:00:32 +01:00 |
|
|
941b88495a
|
Pause sending tasks for inactive notifications
[MAILPOET-1376]
|
2018-05-15 16:40:31 +01:00 |
|
|
7bb2d86f93
|
Fix private constant being impossible
|
2018-05-03 13:16:34 +03:00 |
|
|
2b351e4f34
|
Use constants for magic numbers, clean up tests
|
2018-05-03 13:07:29 +03:00 |
|
|
a588e95762
|
Add a limit to fetch 5 scheduled tasks at a time [MAILPOET-1366]
|
2018-05-02 23:27:30 +03:00 |
|
|
cb80b5ca69
|
Stops returning empty values when getting scheduled/running queues
|
2018-04-11 18:27:33 -04:00 |
|
|
467cf350e9
|
Abstract WP's current_time() function in the code base
|
2018-03-20 16:34:50 -04:00 |
|
|
be6647d763
|
Fix unit tests [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
0b17a1099b
|
Bring back a check from MAILPOET-1261 (was omitted during rebase)
|
2018-02-13 11:39:50 +03:00 |
|
|
c0c57f6b67
|
Sending queue refactoring WIP [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
f98d02121b
|
Fix BatchIterator skipping rows when subscribers' processed status is modified [MAILPOET-987]
|
2017-07-20 16:31:27 +03:00 |
|
|
b42d8e68d9
|
Rename removeSubscribers() method and encapsulate task completion logic [MAILPOET-987]
|
2017-07-20 11:22:47 +03:00 |
|
|
c924778d50
|
Rename unprocessed status, refactor counting a bit more clearly [MAILPOET-987]
|
2017-07-20 10:56:34 +03:00 |
|
|
55d3b67a2a
|
Extract common and task-specific methods for subscribers [MAILPOET-940]
|
2017-07-13 13:27:28 +03:00 |
|
|
6a9b8d88c2
|
Extract subscribers to a separate table in the Bounce worker [MAILPOET-940]
|
2017-07-13 13:27:27 +03:00 |
|