2023-03-24 00:55:37.855 ERROR 16956 --- [roundScheduler1] io.jmix.ui.executor.BackgroundWorker : Unhandled timeout exception in background task. Task:

Hi. Im trying to run some background tasks
I increased these values and still getting this
jmix.ui.background-task.timeout-seconds=120
jmix.ui.background-task.threads-count=10
jmix.ui.background-task-timeout-check-interval=10000

am i missing something?

Check what timeout you set in the BackgroundTask constructor.