mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 14:25:19 +08: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.