Skip to content

fixed scheduled task execution

Latest
Compare
Choose a tag to compare
@briskt briskt released this 12 Feb 01:38
42d8ebe

Fixed

  • Optimized the database query that retrieves users for sending password expiry messages. This task runs before the Google Sheets export (and the external groups sync). The logs show that the password expiry task is sometimes the last to run and it does not finish.

Changed

  • Changed the order of scheduled task execution. Moved password expiry processing to last in case the fix doesn't work.