recently, have got email vimeo developers vimeo impose rate limit on application on august 08. worried application. steps need perform before impose rate limit.
let me tell application upload videos vimeo in particular 1 account. never fetch other information using vimeo api. using following approach upload video.
https://developer.vimeo.com/api/upload/videos
i using nsurlconnection perform uploading job. have read following guidelines rate limiting.
https://developer.vimeo.com/guidelines/rate-limiting
should need worry rate limiting uploading job ? if yes, should make changes in upload request ?
this question pretty old, doubt ran issue.
following guidelines linked should need worry about. sure make use of json filters link , use exponential backoff if encounter ratelimit response.
Comments
Post a Comment