**Related dev. issue(s):** https://github.com/tarantool/tarantool/issues/9679 **Product:** Tarantool **Since:** 3.1 **Root document:** https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/#lua-function.conn.on_schema_reload **SME:** @ CuriousGeorgiy # Details When an error is thrown from the `on_schema_reload` trigger, it now behaves the same way as the `on_disconnect` trigger [^1]: > If the trigger function causes an error, the error is logged but otherwise is ignored. [^1]: https://www.tarantool.io/en/doc/latest/reference/reference_lua/net_box/#lua-function.conn.on_disconnect Requested by @ CuriousGeorgiy in https://github.com/tarantool/tarantool/commit/bbd8b684251c3bc1f092a3cc2570c6d12f117418.