You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should throw runtime error and only catch Mailjet API error. Because when we have a real issue (mailjet/mailjetBundle#10 with curl), we need to be alerted that there is an error...
I think we should throw runtime error and only catch Mailjet API error. Because when we have a real issue (mailjet/mailjetBundle#10 with curl), we need to be alerted that there is an error...
Lets think about this.
https://github.com/mailjet/MailjetSwiftMailer/blob/master/SwiftMailer/MailjetTransport.php#L146 We can be more precise on the type of error we catch here. Also I think we should look at SwiftMailer recommendation and best practice on this.
The text was updated successfully, but these errors were encountered: