typedb / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Connection to server never times out #266

Closed alexjpwalker closed 1 week ago

alexjpwalker commented 1 week ago

Problem to Solve

If the TypeDB server is unresponsive, the console simply hangs forever.

Proposed Solution

It should time out after about 15 seconds if a connection couldn't be established.

alexjpwalker commented 1 week ago

Duplicate of