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
Current we have a sycner, aggregator and a main process that work with the DB directly when finalizing a deposit we need to stop processing batches, for that need we need a common communication stream between them.
Current we have a
sycner,aggregatorand amainprocess that work with the DB directly when finalizing a deposit we need to stop processing batches, for that need we need a common communication stream between them.