ios - Using a rate limit with Apple MDM -
in our apple mdm solution implement rate limit, setting limit on how many devices can interact server @ time.
ios device responds notnow when not able service request, thinking responding 429 (too many requests).
how device act upon receiving this? try again little later or give , wait new request?
a) can try , see happen
b) speaking, device behavior unreliable (documentation doesn't specify how device behave in case, can change version version)
c) why have problem @ all? device attempts receive command when send push notification. so, instead of limiting can command, limit push notifications sending.
Comments
Post a Comment