MCPcopy
hub / github.com/mongodb/node-mongodb-native / failure

Method failure

src/sdam/srv_polling.ts:109–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 }
108
109 failure(): void {
110 this.haMode = true;
111 this.schedule();
112 }
113
114 async _poll(): Promise<void> {
115 const generation = this.generation;

Callers 2

_pollMethod · 0.95

Calls 1

scheduleMethod · 0.95

Tested by

no test coverage detected