QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpFailoverError
Class QwpFailoverError
Every eligible QWP endpoint in one connection sweep failed.
Hierarchy
Error
QwpFailoverError
Index
Constructors
constructor
Properties
attempts
cause?
message
name
stack?
Constructors
constructor
new
QwpFailoverError
(
attempts
:
readonly
QwpFailoverAttempt
[]
)
:
QwpFailoverError
Parameters
attempts
:
readonly
QwpFailoverAttempt
[]
Returns
QwpFailoverError
Properties
Readonly
attempts
attempts
:
readonly
QwpFailoverAttempt
[]
Optional
Readonly
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
attempts
cause
message
name
stack
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
Every eligible QWP endpoint in one connection sweep failed.