Skip to content

Conversation

@mickeyl
Copy link
Owner

@mickeyl mickeyl commented Feb 7, 2017

A global try/except is discouraged, because it can hide all other sorts of programming failures.

Ideally the send_bulk_message should return a tuple with successful and unsuccessful token send reports, this at least improves the situation for now.

A global try/except is discouraged, because it can hide all other sorts of programming failures.

Ideally the send_bulk_message should return a tuple with successful and unsuccessful token send reports, this at least improves the situation for now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants