Re: ProtonJ2 Initial connection failure, reconnect logic

2024-03-12 Thread Ciaran
On Tue, Mar 12, 2024 at 8:42 PM Timothy Bish wrote: > On 3/12/24 16:25, Ciaran wrote: > > On Tue, Mar 12, 2024 at 7:13 PM Timothy Bish > wrote: > > > >> On 3/12/24 04:08, Ciaran wrote: > >>> On Mon, Mar 11, 2024 at 9:33 PM Timothy Bish > >> wrote: > The client re-connection logic treats a

Re: ProtonJ2 Initial connection failure, reconnect logic

2024-03-12 Thread Timothy Bish
On 3/12/24 16:25, Ciaran wrote: On Tue, Mar 12, 2024 at 7:13 PM Timothy Bish wrote: On 3/12/24 04:08, Ciaran wrote: On Mon, Mar 11, 2024 at 9:33 PM Timothy Bish wrote: The client re-connection logic treats a SASL authentication error as a terminal state and will not continue reconnect

Re: ProtonJ2 Initial connection failure, reconnect logic

2024-03-12 Thread Ciaran
On Tue, Mar 12, 2024 at 7:13 PM Timothy Bish wrote: > On 3/12/24 04:08, Ciaran wrote: > > On Mon, Mar 11, 2024 at 9:33 PM Timothy Bish > wrote: > > > >> > >> The client re-connection logic treats a SASL authentication error as a > >> terminal state and will not continue reconnect attempts if it

Re: ProtonJ2 Initial connection failure, reconnect logic

2024-03-12 Thread Timothy Bish
On 3/12/24 04:08, Ciaran wrote: On Mon, Mar 11, 2024 at 9:33 PM Timothy Bish wrote: The client re-connection logic treats a SASL authentication error as a terminal state and will not continue reconnect attempts if it receives a SASL outcome that indicates anything other than a temporary

Re: ProtonJ2 Initial connection failure, reconnect logic

2024-03-12 Thread Ciaran
On Mon, Mar 11, 2024 at 9:33 PM Timothy Bish wrote: > > > The client re-connection logic treats a SASL authentication error as a > terminal state and will not continue reconnect attempts if it receives a > SASL outcome that indicates anything other than a temporary failure > state so it should