You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added on_conflict_do_nothing to notifier database insert to handle duplicate entries gracefully. #326221c9e54
Added wait_for_completion argument across job functions and scheduler tasks to improve feedback in System-->Tasks and prevent users from starting the same task multiple times. ce7ed6c