errors.fyi community error code reference
SSL_ERROR_WANT_WRITE
openssl

Want write

The operation could not complete because data must first be written to the underlying socket. Call SSL_read() or SSL_write() again when the socket is writable.

References

โ† all namespaces for SSL_ERROR_WANT_WRITE