You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.
HasError boolean property that can be easily checked if an error occured
Error property that is an object: if we choose this to be a string, an exception or a custom object (maybe wrapping an (inner) exception that has occurred) is yet to be discussed
@BergWerkGIS Agreed, and forgive me for misrepresenting what I actually intended--which is to encapsulate errors as objects. Ideally, all errors could be represented as objects, not just rate request errors.
Currently tile requests are not returning 429 errors for ratelimits.
Pass this on from the requests so unity client can properly handle.
@david-rhodes mentioned you wanted this to be an exception that can be caught?
The text was updated successfully, but these errors were encountered: