<@UC146300Y> for all non-RAM calls (database, file...
# tornadofx
c
@Boyong for all non-RAM calls (database, file I/O, network, anything that takes time), I use a Task. Then, the error handling goes into a fail {} for REST, are you using the TornadoFX REST client?