<@U1NH2D3J6> What do you think? I keep on getting ...
# vertx
d
@julienviet What do you think? I keep on getting
ERROR com.github.mauricio.async.db.mysql.MySQLConnection - Transport failure
, is there a way to avoid this? Would I need to redeploy the Verticle on failure? Is there a callback for this?
a
Copy code
<https://github.com/mauricio/postgresql-async/blob/master/mysql-async/src/main/scala/com/github/mauricio/async/db/mysql/MySQLConnection.scala#L119>
what exception are you getting?