Mongo timeouts to Atlas from tsh db connect #13195
Labels
bug
database-access
Database access related issues and PRs
db/mongo
MongoDB related database access issues
Expected behavior:
A method of increasing the timeout to a MongoDB.
Current behavior:
Users that connect via
tsh db connect
experience timeouts when connecting to Atlas. This is more pronounced in Teleport Cloud even with AWS Global Balancing enabled. Thetsh db connect
to a MongoDB atlas DB can experience timeouts since it defaults to2000
ms in themongo
shell invocation. Note that the directionBug details:
Open a MongoDB Atlas account. Connect a Teleport cloud instance to it.
tsh db connects
will connect w/o timing out half the time.The text was updated successfully, but these errors were encountered: