cockroachdb / cockroachdb/sequelize-cockroachdb
Telemetry creates error log when using `Sequelize` without active connections
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 55
- Forks
- 18
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Your `afterInit` hook assumes that the instance is actually connected, this may not be the case (especially in unit tests), I kindly request you add some code that checks if a connections exists before attempting to send telemetry.
Until then we are going to disable it via `cockroachdbTelemetryDisabled`.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.