Peter Fowler
Peter Fowler
I am also seeing this exact behaviour as @erikmillergalow with getInitialLink on a Samsung S8 Tablet. if I delay my call to getInitialLink() by, say, 10 milliseconds (via setTimeout) then...
> @fowlerp-qlik how does this interface look? LGTM :)
It was a webapi published by me.
ok. I turned on "user assignment required" and picked an account that is not authorized. Sure enough I did not get an OAuth token. Instead I get an AuthenticationCallBack.onError callback...
I made an interactive request. As a result the MS Authenticator App came to the foreground at which point I clicked "ADD ACCOUNT" at which point I added an account...
Hi .. Is there any trick that I could use to distinguish between these two scenarios?
The nats cluster is part of a large and live production environment so a server restart would be disruptive. The Raft log if file based but our Kubernetes chart specifies...
Would setting cluster_proceed_on_restore_failure=true be wise even if it means potential loss of messages? Is there any way to avoid/mitigate this issue?
Could you keep open a bit longer. We are actively reviewing the logs to see how Kubernetes pod rolling may have impacted leadership and whether we can mitigate somehow.
Sequence 1. NS-2 is leader, Kubernetes update strategy is a rolling update (not onDelete) 2. NS-2 rolls, leadership is lost, NS-1 becomes leader 3. NS-1 rolls, NS-0 becomes leader but...