Signal-Windows
Signal-Windows copied to clipboard
Message arrive late (from just some minutes to even an hour)
Well that, some messages arrive to late, sometimes for an hour. Don't know why.
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)
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.