Commit Graph

12 Commits

Author SHA1 Message Date
Ingo Oppermann
88f5099972 Fix/relaxing locking on task to avoid global locking 2025-05-14 12:53:38 +02:00
Ingo Oppermann
c4dfdbe635 Report more suitable errors 2025-04-11 16:58:01 +02:00
Ingo Oppermann
5845f3bf0f Introduce task level locks 2025-04-10 16:17:01 +02:00
Ingo Oppermann
2c62975ef6 Fix using effective process config 2025-03-17 13:52:04 +01:00
Ingo Oppermann
9c42156a38 Fix correctly assign input and output IDs to progress data for report history 2025-03-17 12:11:00 +01:00
Ingo Oppermann
19479201b4 Fix correctly assign input and output IDs to progress data 2025-03-17 11:49:59 +01:00
Ingo Oppermann
2dbe5b5685 Add GPU support 2024-10-24 15:08:26 +02:00
Ingo Oppermann
70ffb805b4 Fix returning original config 2024-09-03 16:39:19 +02:00
Ingo Oppermann
879819f10f Retrieve current process from leader, clone metadata, introduce new state 'deploying' 2024-07-22 16:58:57 +02:00
Ingo Oppermann
688450f341 Add nil checks, add NewTask function 2024-07-19 12:26:47 +02:00
Ingo Oppermann
72883d18d4 Remove bottlenecks in process handling, still some rough edges 2024-07-18 17:16:49 +02:00
Ingo Oppermann
15e1cd7b6f Use puzpuzpuz/xsync.MapOf for tasks, abstract tasks 2024-07-17 16:54:26 +02:00