This commit is contained in:
@@ -4,8 +4,8 @@ public static class Constants
|
||||
{
|
||||
public const int QueueBounds = 100000;
|
||||
|
||||
public const string LeadGeneratorSchedulerName = "leadgenerator";
|
||||
public const string LeadGeneratorSchedulerInstanceId = "golden-dawn";
|
||||
public const string ShopSchedulerName = "shop";
|
||||
public const string ShopSchedulerInstanceId = "golden-dawn";
|
||||
|
||||
public const string EmailServiceBus = nameof(EmailServiceBus);
|
||||
public const string GeneralServiceBus = nameof(GeneralServiceBus);
|
||||
|
||||
Reference in New Issue
Block a user