How long am I locked out after failed attempt to log in to Linux server console?

{
Hello, my name is Mat and I am a server administrator. I did not put the correct password within the amount of times allowed and now the server page said “Try again later.” How long do I have to wait before I am able to log in again, and what are max attempts? Thanks in advance.
}

  1. Versions: Nakama {3.16.0}, {Linux Docker}, {client library (SDK) and version}
  2. Server Framework Runtime language (If relevant) {Go, TS/JS, Lua}
{code or log snippet}

:tv: Media:

This is my first post and am glad to be part of community.

Automatically being logged out on isn’t doesn’t seem like a standard feature or setting in my mind. Is it just a screen lock? As in, after you “login” is your desktop state the same.?

I guess the title of my question was confusing, I am trying to clarify that. If I login my desktop state should be logged in (desktop state changed). I recently was able to but still would like to know this data about the lockout time and how many attempts I can have.

There are 5 attempts and lockout time is 1 minute. See LoginAttemptCache source code for details.