Skip to content

Split JobAgent

Maksim Melnik Storetvedt requested to merge feature-jobagent into master

Splits the JobAgent class in two: JobAgent (job matching) and JobWrapper (job execution), each running with a token specific for their role.

Merge request reports