Slow MSAL response

Hi,
The MSAL authentication sometimes gives a slow response (inconsistent between 10 and 60 seconds). Also, within their network (though consistent) they get to see the message "we are trying to log you in" 3 times after they have logged in. We've already looked at where that might happen in the code. And the code keeps faltering for a while on this await of this promise (see screenshot).
Is it a common issue that the MSAL-server is slow at some occurrences or can we do something to speed up this process?
I’ve also attached the MSAL configuration (see other screenshot).
Thanks in advance!
With kind regards
Tycho Verstraete
Hi @Marilee Turscak-MSFT , The issue takes place to all users within the same network. Although, the network isn’t slow at all. The thread you linked isn't giving me a good answer..
@Marilee Turscak-MSFT They also tested this with a 4G connection and sometimes got the same result. Can it be that their AD server is just being slow in delivering the response?