If headless, start a tty logger handler (default level: error) to better report fatal errors (e.g. invalid config).
Check config for duplicate account ids. The server does this too, and doesn't allow it. Better to also check at startup in the client.
If headless, start a tty logger handler (default level: `error`) to better report fatal errors (e.g. invalid config).
Check config for duplicate account ids. The server does this too, and doesn't allow it. Better to also check at startup in the client.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
If headless, start a tty logger handler (default level:
error) to better report fatal errors (e.g. invalid config).Check config for duplicate account ids. The server does this too, and doesn't allow it. Better to also check at startup in the client.