ynput / ayon-usd

USD Addon for AYON.
Apache License 2.0
4 stars 1 forks source link

Pyblish Plugin that uses the Pinning suport for Usd Stage Reselution #28

Open Lypsolon opened 4 weeks ago

Lypsolon commented 4 weeks ago

Is there an existing issue for this?

Please describe the feature you have in mind and explain what the current shortcomings are?

Currently, the publish plugins do not use the Pinning support on the farm, thereby over-utilising the server.

How would you imagine the implementation of the feature?

Ayon Usd Resolver Pinning Docs

The resolver comes with a pinning feature that can be enabled via Env variables. It's a startup feature and is currently not intended to be changed on runtime.

The addon would need to set the env variables before starting the job and then start the job.

Are there any labels you wish to add?

Describe alternatives you've considered:

No response

Additional context:

No response

antirotor commented 1 week ago

This is in process here https://github.com/ynput/ayon-usd/pull/41/