The most core functionality of Simplifi is connecting to banks and getting up to date information. Yet these are brittle, so you have multiple provides that can provide these connections.
It's not really okay to have to delete and recreate all the connections all the time. I'd prefer a solution which has connections to both providers, and automatically falls back to the other when one gets flaky.
As an example:
This is better than nothing, but it's really not a solution. Making me have to go through all this work all the time is just a pain, makes me dislike the product.