You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
Call /institution/get_by_id to check the status / health of an Item's associated institution before making a product endpoint call, and implement retry logic or error handling as necessary if the institution is down.
The text was updated successfully, but these errors were encountered:
Plaid has more than {large number here} bank institutions. Even filtering by only US and [transaction] institutions there are thousands.
It does not make sense at all to track the health of all of these institutions. I would want to build a system that only checks for the details of the institutions that our end users are actually using and tries to reduce duplicate requests as much as possible.
We should maybe cache a lot of this data in redis as well?
The text was updated successfully, but these errors were encountered: