Hi, is there a number on how many jobs can run sim...
# ask-community-for-troubleshooting
r
Hi, is there a number on how many jobs can run simultaneous? I currently have 8 connections setup on a 12 core 64GB machine but jobs sometimes just seem to pause for a very long time waiting for resources or something?
m
What version of Airbyte are you running?
r
0.39-1 alpha
m
upgrade to latest, airbyte will use temporal as scheduler and the number of concurrent jobs must be higher
r
39-4 switched to temporal?
I see that was since 39-0 already?
Like for example one job is now done syncing and it should start transformations
but the log just hangs there
2022-05-31 190454 INFO i.a.w.g.DbtTransformationWorker(run):66 - Dbt Transformation executed in 0. 2022-05-31 190454 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-31 190454 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating...
basically not doing anything