Skip to content

Commit

Permalink
small log
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Dec 20, 2024
1 parent 5d276c4 commit 0c806a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ private void onFirstSeen(

asyncRunner.runAsync(
() ->
// fetch blobs from EL with no delay
fetchMissingBlobsFromLocalEL(slotAndBlockRoot)
.handleException(this::logLocalElBlobsLookupFailure)
.thenCompose(__ -> rpcFetchDelay)
Expand Down

0 comments on commit 0c806a9

Please sign in to comment.