MerlinVR / USharpVideo

A basic video player made for VRChat using Udon and UdonSharp
MIT License
322 stars 43 forks source link

Retry on RateLimited error #2

Closed TheLastRar closed 3 years ago

TheLastRar commented 3 years ago

You already have logic for retying a failed (or stuck) video load, lets also use that for when we encounter a RateLimited error

MerlinVR commented 3 years ago

This has been added in 1.0 as part of #19