Did anyone developed Financial Institution Connectivity Plug-in and figured out how isRetryAllowed function works?
Documentation says "If you want the plug-in to initiate a bank data import retry, make sure isRetryAllowed() is true and then call retry()." but I can't find specific information how to configure it? Is it true whenever an error occurs during import?