mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
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.