If my page or application hits rate limit as described here, what happens to webhooks? Will I continue receiving them? Official documentation has no information about this, also this is hard to reproduce.
Asked
Active
Viewed 242 times
0
-
since it´s not in your hands, i doubt that there is a limit. after all, facebook sends several responses in one call, if there many of them in a short timeframe, afaik. – andyrandy Mar 05 '19 at 12:26
-
1Rate limits are about the API _calls_ your app makes; Webhooks are data sent _to you_ by Facebook. – 04FS Mar 05 '19 at 12:31