Signal-Windows icon indicating copy to clipboard operation
Signal-Windows copied to clipboard

Message arrive late (from just some minutes to even an hour)

Open jamoness opened this issue 6 years ago • 2 comments

Well that, some messages arrive to late, sometimes for an hour. Don't know why.

jamoness avatar May 09 '18 03:05 jamoness

Unfortunately the Signal server does not support microsoft push (at the moment).

Signal-Windows will receive messages if

  • it is open and not suspended
  • the background task is running (runs every 15 minutes if allowed and device has internet)

Trolldemorted avatar May 09 '18 07:05 Trolldemorted

the background task is running (runs every 15 minutes if allowed and device has internet)

This is dependent on the OS as well, if Windows decides that the system is starved for resources background tasks may not launch every 15 minutes. We probably need to add more logging to know how often the background task is starting, i.e. if it's actually starting every 15 minutes.

golf1052 avatar May 10 '18 08:05 golf1052