-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ChunkSize in Houdini is ignored #21
Comments
I think we might drop it in favor of supporting different render targets for cache submission. i.e. like render submission. |
Might be fixed by #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. |
…th crypomatte' (ynput#21) from fix/review_tag_multi_exr into develop Reviewed-on: http://bepic-docker01:3090/ayon/ayon-deadline/pulls/21 Reviewed-by: tony.dorfmeister <[email protected]>
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:
ayon-deadline/client/ayon_deadline/plugins/publish/houdini/submit_houdini_cache_deadline.py
Line 94 in c975526
The text was updated successfully, but these errors were encountered: