we have a custom board with nRF9160, when using GNSS we configured it to periodic mode with 120 second interval, most time it works fine but every once in a while (like every 20min or so, looks random), the GNSS will not go to sleep after got a fix, it will operating in continuous mode for about 1 minute, then stop output GNSS data, but still no sleep event, and then start next fix at original 120 seconds interval again, this time it will sleep after fix, everything seems back to normal. setting retry time have no impact on this behavior. since we are relaying on sleep event to control the LTE data transfer, when this happens it will block data transfer for 2 minutes, we need a solution.