Skip to content
Unverified Commit 5dc0670a authored by Sebastian Kunert's avatar Sebastian Kunert Committed by GitHub
Browse files

BEEFY: Disarm finality notifications to prevent pinning (#5129)



This should prevent excessive pinning of blocks while we are waiting for
the block ancestry to be downloaded after gap sync.
We spawn a new task that gets polled to transform finality notifications
into an unpinned counterpart. Before this PR, finality notifications
were kept in the notification channel. This led to pinning cache
overflows.

fixes #4389

---------

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent fc07bdad
Pipeline #486540 waiting for manual action with stages
in 38 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment