mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
6bdda3cb71
Create a topic can fail in many different ways and we don't want this to impact the rest of the application, the call will now be wrapped in a begin/rescue block and log an error if it fails.