0xPolygonHermez / zkevm-node

Go implementation of a node that operates the Polygon zkEVM Network
Other
539 stars 697 forks source link

Do fatal when datastream channel is full (workaround to fix datastream blocking issue) #3650

Closed agnusmor closed 5 months ago

agnusmor commented 5 months ago

What does this PR do?

Does fatal error when datastream channel is full. This is a workaround to fix datastream blocking issue while we are investigating the root cause.

Reviewers

Main reviewers:

@ToniRamirezM @dpunish3r