Remove expired externals from read buffers #696
Labels
C-collator
Collator module
P-high
High priority
S-feature
Severity: feature. This is adding a new feature.
Milestone
Currently we skip expired externals on reading to buffers. But then we may not collect externals for a long time because of large internals queue. So we need to remove expired externals from read buffers in collect phase.
Needs to add an appropriate test cases to
test_refill_messages
.The text was updated successfully, but these errors were encountered: