UserSessionWorkSchedulerImpl
Functions
Cancels the scheduled execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user, because the account has been logged out for instance.
Cancels the scheduled execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user, because the account has been logged out for instance.
Cancels the scheduled execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user, because the account has been logged out for instance.
Resets the backoff for the enqueued UserConfigSyncWorker if it's already waiting to be retried, so that it can be done instantly.
Resets the backoff for the enqueued UserConfigSyncWorker if it's already waiting to be retried, so that it can be done instantly.
Resets the backoff for the enqueued UserConfigSyncWorker if it's already waiting to be retried, so that it can be done instantly.
Schedules an execution of AudioNormalizedLoudnessWorker, which attempts to build a normalized loudness for a given audio message. It's session scoped so the userId is implied from the scope.
Schedules an execution of AudioNormalizedLoudnessWorker, which attempts to build a normalized loudness for a given audio message. It's session scoped so the userId is implied from the scope.
Schedules an execution of AudioNormalizedLoudnessWorker, which attempts to build a normalized loudness for a given audio message. It's session scoped so the userId is implied from the scope.
Schedules a periodic execution of MeetingOccurrencesSyncWorker that is responsible for keeping meeting occurrences up to date. It removes the occurrences that are no longer valid and generates new meeting occurrences for recurring meetings to keep the window of occurrences up to date, so that the user can see them properly in the UI.
Schedules a periodic execution of MeetingOccurrencesSyncWorker that is responsible for keeping meeting occurrences up to date. It removes the occurrences that are no longer valid and generates new meeting occurrences for recurring meetings to keep the window of occurrences up to date, so that the user can see them properly in the UI.
Schedules a periodic execution of MeetingOccurrencesSyncWorker that is responsible for keeping meeting occurrences up to date. It removes the occurrences that are no longer valid and generates new meeting occurrences for recurring meetings to keep the window of occurrences up to date, so that the user can see them properly in the UI.
Schedules a periodic execution of UserConfigSyncWorker that is responsible for syncing/refreshing user configurations:
Schedules a periodic execution of UserConfigSyncWorker that is responsible for syncing/refreshing user configurations:
Schedules a periodic execution of UserConfigSyncWorker that is responsible for syncing/refreshing user configurations:
Schedules an execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user.
Schedules an execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user.
Schedules an execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user.