Files
twenty/packages/twenty-server/src
Guillim 7a9ec55c5c switch datasourcing (#12825)
This PR improves error handling in `handleDriverException` by adding a
duck-typing check for `MessageImportDriverException` objects. It ensures
that errors are correctly identified and processed even if they are
received as plain objects rather than class instances. This change
prevents missed exception handling and increases the robustness of the
message import process.
2025-06-24 15:32:16 +02:00
..
2024-10-05 00:23:23 +02:00
2025-06-24 15:31:47 +02:00
2025-06-24 15:32:16 +02:00