Skip to content

fix(task-manager): updated scheduler timing from env

Pankaj Kandpal requested to merge fix/task-notification-scheduler-time into main

The issue addressed - #1238 (closed)

Updated the scheduler timing to be picked from ENV. Currently, due to midnight, there might be variation in scheduler logic of calculating days difference for emails to fire.

Merge request reports