Skip to content

Commit

Permalink
lognit (#4431)
Browse files Browse the repository at this point in the history
  • Loading branch information
SidSethi committed Dec 12, 2022
1 parent 5973513 commit 7ad8e86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ const _batchIssueReqsToRecoverOrphanedData = async (
await redisClient.srem(WALLETS_ORPHANED_KEY, wallet)
} catch (e: any) {
logger.error(
{ primaryEndpoint, wallet },
`Error issuing request to recover orphaned data: ${e.message}`
)
}
Expand Down

0 comments on commit 7ad8e86

Please sign in to comment.