mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 05:36:14 +03:00
[GH-ISSUE #884] Reconnection options for Trino connection closed due to manual cancels #217
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#217
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @metalshanked on GitHub (May 31, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/884
Thanks @kseniiaguzeeva - makes sense. Just that from a user viewpoint, they dont know what to do when this error is displayed i.e. "Connection is closed". because none of the options in the UI, like retry,close etc will work.
The only solution is to click "Disconnect" and reconnect which is unintuitive to the end user.
A message like "please try disconnecting and reconnecting" or even better the retry button automatically doing this would be great.
None of the below options help

Current solution (disconnect and reconnect)

Originally posted by @metalshanked in https://github.com/dbeaver/cloudbeaver/issues/782#issuecomment-1140566979
@kseniiaguzeeva commented on GitHub (Jun 8, 2022):
Thank you for your idea. We are going to implement a tool for this case.
@metalshanked commented on GitHub (Jan 25, 2023):
@kseniiaguzeeva hi, is there any plans or ETA for this.
This will be a huge boon for trino users. We get many queries from end users who are confused when this happens
@MarinaVorobeva21 commented on GitHub (Jan 26, 2023):
Hello @metalshanked ,
it is planned to be fixed in milestone 23.0.2.
@TatyanaSsau commented on GitHub (Apr 11, 2023):
Waiting for https://github.com/dbeaver/pro/issues/1534
An implementation is going to be at 23.0.4 release.
@metalshanked commented on GitHub (Jun 5, 2023):
@TatyanaSsau - Any update on this? Thanks!
@TatyanaSsau commented on GitHub (Jun 13, 2023):
@metalshanked we have made improvements to Trino's functionality in 23.1.0 version.
Resulting in more user-friendly error messages, especially when operations are interrupted.
We will be happy to hear any new cases or feedback from you!
@metalshanked commented on GitHub (Jun 13, 2023):
Thanks @TatyanaSsau. Upgraded to 23.1.0 and now see the below for manual cancels which allows retry as well.
The queries are killed on the Trino side correctly too.
Super useful. Will report if I encounter any issues.
Thanks again!!
@EvgeniaBzzz commented on GitHub (Oct 18, 2023):
I believe everything is going smoothly. Please let us know if any issues arise