1
0
Fork 0
Commit Graph

30 Commits

Author SHA1 Message Date
Sean Sube 7c6ae6a094
fix(api): make with_args methods accept and ignore extra args 2024-01-28 15:15:24 -06:00
Sean Sube 1cf8c7eff6
make pipeline progress more accurate and complete 2024-01-12 23:28:52 -06:00
Sean Sube 2eb90ba559
feat: better error messaging 2024-01-08 22:14:32 -06:00
Sean Sube 237accc973
start adding queue progress 2024-01-07 08:16:13 -06:00
Sean Sube 058a0f1c0a
use max size of all images in stack 2024-01-05 21:19:48 -06:00
Sean Sube b5ed1101b4
use result size helper 2024-01-05 21:16:10 -06:00
Sean Sube e958eff3a8
misc testing fixes 2024-01-05 21:15:33 -06:00
Sean Sube 9b5d00a66a
move progress state to worker context 2024-01-05 20:12:41 -06:00
Sean Sube 4f230f4111
clean up result and metadata handling 2024-01-05 20:11:58 -06:00
Sean Sube 10acad232c
estimate steps better, pass progress onto reply 2024-01-04 19:48:43 -06:00
Sean Sube 4dc251cf4a
fix callback access 2024-01-04 19:39:44 -06:00
Sean Sube 9a1389d03b
fix imports 2024-01-04 19:16:40 -06:00
Sean Sube b6da935be6
use progress type in command 2024-01-04 19:09:52 -06:00
Sean Sube ce84dfa115
pass metadata through tiles 2024-01-04 09:12:32 -06:00
Sean Sube bdefaec0d2
serialize metadata 2024-01-03 23:27:40 -06:00
Sean Sube fac98ab239
keep result of each stage with metadata 2024-01-03 23:13:21 -06:00
Sean Sube 28fc2082c7
track results after each stage 2024-01-03 21:31:41 -06:00
Sean Sube 4f1bc84fd9
initialize fields 2024-01-03 21:20:46 -06:00
Sean Sube 0c504e3f69
report stage and tile count in progress 2024-01-03 21:16:44 -06:00
Sean Sube d95cfc582a
apply lint 2023-12-04 18:45:28 -06:00
Sean Sube 95a62b17ed
fix(api): detect all mask keys, immediately bubble up cancellation errors 2023-12-04 18:44:58 -06:00
Sean Sube 48d0d3e22d
use presence of stage mask to trigger tiling 2023-11-29 21:52:32 -06:00
Sean Sube 192bd08156
apply sonar lint 2023-11-25 07:50:36 -06:00
Sean Sube 51f0806c4a
restore inpainting fix 2023-11-23 11:36:03 -06:00
Sean Sube c1f1bf2b36
various stack fixes 2023-11-19 21:05:21 -06:00
Sean Sube 98fcc07524
rewrite tile handling for image stacks 2023-11-19 18:39:39 -06:00
Sean Sube eb77c83d80
move stages and tests to using stage result 2023-11-18 21:35:00 -06:00
Sean Sube 7e6749e0d7
apply lint, add missing file 2023-11-18 18:13:13 -06:00
Sean Sube a63669c76b
start replacing image output with results 2023-11-18 18:08:38 -06:00
Sean Sube d52c68d607
feat(api): add chain pipeline stage result type 2023-11-18 17:19:35 -06:00