ArcadeDB Version:
23.12
OS and JDK Version:
Ubuntu
Expected behavior
In recent versions, a http connection established using the ruby httpx gem provided a stable persistent connection suitable for interactive use
Actual behavior
After updating the database server to Version 23.12 everything works fine – until the connection is inactive for a while. Then the connection must be restablished manually.
Switching back to 23.11 restores the expected behaviour.
Steps to reproduce
run the interactive console of the ruby adapter https://github.com/topofocus/arcadedb (workaround provided) and
compare it with the last release on github or the current ruby-gem
ArcadeDB Version:
23.12
OS and JDK Version:
Ubuntu
Expected behavior
In recent versions, a http connection established using the ruby httpx gem provided a stable persistent connection suitable for interactive use
Actual behavior
After updating the database server to Version 23.12 everything works fine – until the connection is inactive for a while. Then the connection must be restablished manually.
Switching back to 23.11 restores the expected behaviour.
Steps to reproduce
run the interactive console of the ruby adapter https://github.com/topofocus/arcadedb (workaround provided) and
compare it with the last release on github or the current ruby-gem