Rate Limit Errors#
- class pywa.errors.ThrottlingError#
Bases:
WhatsAppErrorBase exception for all rate limit errors.
- class pywa.errors.ToManyAPICalls#
Bases:
ThrottlingErrorThe app has reached its API call rate limit.
- class pywa.errors.RateLimitIssues#
Bases:
ThrottlingErrorThe WhatsApp Business Account has reached its rate limit.
- class pywa.errors.RateLimitHit#
Bases:
ThrottlingErrorCloud API message throughput has been reached.
- class pywa.errors.SpamRateLimitHit#
Bases:
ThrottlingErrorMessage failed to send because there are restrictions on how many messages can be sent from this phone number. This may be because too many previous messages were blocked or flagged as spam.