Android Firebase CacheExpiration set to zero? -


in app, user need retrieve string @ 2pm every day remote config, set cacheexpiration 0 retrieve immediately. possible there throttling if have many users? if there throttling, return "task.issuccessful" or "fail"?

throttling happens when client exceeds rate limit fetch requests, regardless of configuration. if fetch every day @ time on each users' device, not problem.

if code rate limited, task (on android) fail appropriate message in exception.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -