三亚梦幻水上乐园市民开放体验日活动火热开启
Current License: CC BY-SA 4.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jul 25, 2021 at 14:50 | comment | added | Noobdeveloper | There should be a simple throttle drop-down for crud whether user specific or overall after all it's too easy for Firebase to do that, as they did implemented this limits on 25$ plan. | |
Jul 1, 2020 at 14:02 | comment | added | Rajesh | @DougStevenson let say I'm forcing my users to signedIn to read a doc,if the query limit exceeds 20 then logging their email to a collection and updating the rules to not allow this email in upcoming days is it okay to go with?..and can i leagally take any actions on them? | |
Jun 6, 2020 at 18:45 | comment | added | Doug Stevenson | Actually this does not stop someone from using the pagination API to restrict reads. The caller can still just read as many batches of 20 as they want - they could easily consume the entire collection this way, and consume it as many times as they want. All this does is require a limit on each query at or below 20. | |
Jun 6, 2020 at 12:19 | vote | accept | tensor | ||
Jun 7, 2020 at 8:24 | |||||
Jun 6, 2020 at 11:45 | history | answered | Renaud Tarnec | CC BY-SA 4.0 |