-
-
Notifications
You must be signed in to change notification settings - Fork 34
Description
I have not experimented with the "Repeated" calls control, but it is unclear whether it means "block all calls after the Nth" (a rate limit) or "allow the Nth call from a number that would otherwise be blocked" (a bypass for people who really want to contact you; I have only very rarely seen a spammer do this). I am further confused by the Timeout setting on the same screen. Does it do something other than repeated/count?
I suggest a Mad Lib, where the fields are embedded in the text, either: "Allow no more than N calls from the same number in X minutes", or "Allow the Nth call from the same number in X minutes, if it would otherwise be blocked"
The interaction of the toggle switch with the detailed configuration is also unclear. Is it possible that this should be split into two functions, "rate limit", and "allow persistent callers", each with their own toggle switch?
I understand the blurb about Android caching to mean that Android caches the block/allow decision. Is it possible that the duration of this cache could be discovered, such that the UI could disallow settings that won't behave as intended?