Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Harmony: Saving heavy scenes will crash #507

Closed
antirotor opened this issue Sep 4, 2020 · 2 comments
Closed

Harmony: Saving heavy scenes will crash #507

antirotor opened this issue Sep 4, 2020 · 2 comments
Labels
host: Harmony type: bug Something isn't working

Comments

@antirotor
Copy link
Member

Bug

Sometimes when saving heavy scenes in Harmony, they can take 10 minutes or more to save. But avalon will timeout after just 2 minutes, saving will then crash and corrupted scene is produced.

Solution

Either we can increase timeout in server.py

https://github.com/pypeclub/avalon-core/blob/92c520fc7c76015b2578b66d27077ab3626df405/avalon/harmony/server.py#L210

or increase try count.

@antirotor antirotor added type: bug Something isn't working MEDIUM host: Harmony labels Sep 4, 2020
@mkolar
Copy link
Member

mkolar commented Sep 14, 2020

I thing try count would be a better option in this instance.

@antirotor
Copy link
Member Author

I think this is solved by ynput/avalon-core#188

@mkolar mkolar closed this as completed Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Harmony type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants