TF-1812 Handle add sending email to queue in work manager
(cherry picked from commit c5d89665f525550949bf4e694133ce5ea2777846)
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
class WorkManagerConstants {
|
||||
static const String sendingEmailUniqueId = 'com.linagora.ios.teammail.sendingQueue';
|
||||
static const String workerTypeKey = 'worker_type';
|
||||
static const int initialDelayTime = 2000;
|
||||
}
|
||||
Reference in New Issue
Block a user