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
Problem
Currently when running Solitude's test, we've needed to implement timeouts since on lower spec'd systems NANO get's overloaded and instead of queueing it just closes the socket.
Fix
Set up a queueing system, possibly even a custom SAMv3 response (i.e. returning WAIT when server is overloaded).
The text was updated successfully, but these errors were encountered:
linden
changed the title
Bug: NANO is not very "durable".
Bug: NANO is not very *durable*
Jan 15, 2022
Problem
Currently when running Solitude's test, we've needed to implement timeouts since on lower spec'd systems
NANO
get's overloaded and instead of queueing it just closes the socket.Fix
Set up a queueing system, possibly even a custom SAMv3 response (i.e. returning
WAIT
when server is overloaded).The text was updated successfully, but these errors were encountered: