discourse/plugins/automation/lib
Joffrey JAFFEUX 6bdda3cb71
FIX: prevents creating post from impacting the app (#28518)
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.
2024-08-23 15:17:16 +02:00
..
discourse_automation FIX: prevents creating post from impacting the app (#28518) 2024-08-23 15:17:16 +02:00
tasks