Open antirotor opened 3 months ago
I think we might drop it in favor of supporting different render targets for cache submission. i.e. like render submission. Therefore, I think this issue is related to https://github.com/ynput/ayon-houdini/issues/33
Might be fixed by https://github.com/ynput/ayon-deadline/pull/49
Thanks @kalisp - yes. I'd say so, if not - we should still fix it in that PR 🗡 because that'd hint at other issues.
@MustafaJafar not sure how related to you this might then still be as assignee. You could use @kalisp 's PR to do a test run and confirm whether it fixes it. Or otherwise re-assign this issue to @kalisp completely.
I think the test run would be well worth it however.
Problem
Currently, the chunk size is ignored - it is probably thanks to the fact that it is pulled from the instance, but nothing is setting it there. It should be treated as other attributes, like priority:
https://github.com/ynput/ayon-deadline/blob/c975526b685705a673a85c700c6ee3eab0b09135/client/ayon_deadline/plugins/publish/houdini/submit_houdini_cache_deadline.py#L94