Propagate child sync errors up to parent, fix sync status #2232

Merged
zachgoll merged 2 commits from zachgoll/mark-parent-sync-failures into main 2025-05-10 02:56:49 +08:00
zachgoll commented 2025-05-10 02:46:49 +08:00 (Migrated from github.com)

Previously, if a child sync failed, it was not propagating that error status upwards to the parent.

This caused odd behavior in the UI where a single account sync within a Plaid item would fail, but the Plaid Item would report "synced successfully" in the UI giving the user no indication that something was wrong.

Previously, if a child sync failed, it was not propagating that error status upwards to the parent. This caused odd behavior in the UI where a single account sync within a Plaid item would fail, but the Plaid Item would report "synced successfully" in the UI giving the user no indication that something was wrong.
Sign in to join this conversation.