Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If saving an event results in an ActiveRecord::StatementInvalid exception, just retrying to save that event 10 times doesn't make a difference. Also, don't rescue from StandardError exceptions to handle them exactly as we do in the rest of the application.
- Loading branch information