You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and all the settings are basically wrong as the email is non existent and the password as well, the port is a random one.
What happens is that when I try to send a Message, the server hangs for 4m and 20s, and it's really stuck.
As you can see below, the POST logging is delayed of that amount of time (and it's basically when I create the message, POST the form, create the Message and send it)
Not sure it's a major issue and maybe not even a minor,
but let's say that the configuration is the following
and all the settings are basically wrong as the email is non existent and the password as well, the port is a random one.
What happens is that when I try to send a Message, the server hangs for 4m and 20s, and it's really stuck.
As you can see below, the POST logging is delayed of that amount of time (and it's basically when I create the message, POST the form, create the Message and send it)
Would it be possible to configure a timeout of e.g 20sec after which you simply return with an error?
The text was updated successfully, but these errors were encountered: