neetkee
05/26/2020, 7:22 AMHikariPool-1 - Connection is not available, request timed out after 30005ms
Quick debugging showed, that Exposed is trying to acquire some metadata about database before transaction started. This is as far as I can get before error: org/jetbrains/exposed/sql/Database.kt:22. Is it an expected behaviour and exposed requires minimum amount of connections when used with spring, or is it something that can be fixed?tapac
05/26/2020, 8:23 AMneetkee
05/26/2020, 8:24 AMneetkee
05/26/2020, 8:44 AMneetkee
05/26/2020, 8:50 AM