Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

[11.0][sms_frame] Infinite loop on the queue #92

Open
spacimek opened this issue Jul 15, 2019 · 0 comments
Open

[11.0][sms_frame] Infinite loop on the queue #92

spacimek opened this issue Jul 15, 2019 · 0 comments

Comments

@spacimek
Copy link

spacimek commented Jul 15, 2019

When there's some issue with the contact (like phone number is incorrect - just try to put some string there), the queue get processed over and over again. That means that messages that were before the problematic message are sent 20-30x... that is not OK. When Python error appears with parsing the phone numbers, message should be marked as such (like Error), so the rest of the queue can be still processed and good messages can be marked as Sent.

To provide more details:

  • we're using Twilio
  • weird errors we're getting include: odoo.addons.sms_frame.models.sms_gateway_twilio: 0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant