GPUOpen-LibrariesAndSDKs / BlenderUSDHydraAddon

This add-on allows you to assemble and compose USD data with Blender data and render it all using various renderers via Hydra.
Apache License 2.0
368 stars 38 forks source link

Retry throttled requests to Web Material Library #270

Closed radeonprorender closed 1 year ago

radeonprorender commented 1 year ago

PURPOSE

Make interraction with Web Material Library more stable

EFFECT OF CHANGE

Retry requests which were throttled

TECHNICAL STEPS

Added retries in the hdusd.utils.matlib.request_json function to retry throttled requests