status-go/services/wallet/async
Ivan Belyakov f6c219c839 fix(wallet): Made loadBlocksAndTransfers command FiniteCommand to
keep restarting on error non-stop, removed some tests accordingly.
Fixed a flaky test for loadBlocksAndTransfers command.
Added tests for async.AtomicGroup.
Made tranfersCommand FiniteCommandWithErrorCounter to prevent infinite
restart.
2024-01-26 17:50:31 +01:00
..
async.go fix(wallet): Made loadBlocksAndTransfers command FiniteCommand to 2024-01-26 17:50:31 +01:00
async_test.go fix(wallet): Made loadBlocksAndTransfers command FiniteCommand to 2024-01-26 17:50:31 +01:00
multi_client_scheduler.go chore: move multi-client scheduler implementation to separate file 2023-08-15 10:17:10 -03:00
multi_client_scheduler_test.go chore: move multi-client scheduler implementation to separate file 2023-08-15 10:17:10 -03:00
scheduler.go feat(wallet) lazy load activity info optimization 2023-09-01 19:11:14 +02:00
scheduler_test.go feat(wallet) lazy load activity info optimization 2023-09-01 19:11:14 +02:00