Hello,
I've a project dequeuing message using AMQP connector then using smb connector to save messages as files.
When I process messages 1 by 1 all is ok but as soon as I try to avec 2 consumers in my amqp connector settings I get the following warning
There are no credits left to send SMB2_SESSION_SETUP, will block until there are more credits available.
Looks like on the samba share all is ok to support more requests
Hello, I've a project dequeuing message using AMQP connector then using smb connector to save messages as files. When I process messages 1 by 1 all is ok but as soon as I try to avec 2 consumers in my amqp connector settings I get the following warning
There are no credits left to send SMB2_SESSION_SETUP, will block until there are more credits available.
Looks like on the samba share all is ok to support more requests