cockroachdb / cockroachdb/sequelize-cockroachdb
Telemetry creates error log when using `Sequelize` without active connections
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 55
- Forks
- 18
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.