PixelwandDev

Results 2 comments of PixelwandDev

@manast Jobs was not executed and randomly queue was empty. Code to add the job in queue ```ts export const scheduleCampaign = async ({ campaignId, brandId }: TCampaignJobData) => {...