Skip to content

Conversation

@durkmurder
Copy link
Member

@durkmurder durkmurder commented Nov 28, 2025

Context

This PR updates Requester Engine to the latest guidelines we are using for BFT Engines.

What was done:

  • Engine now implements MessageProcessor interface.
  • Engine now uses fixed-bound queues for inbound messages.
  • Engine now relines on the ComponentManager to implement a restartable component.

I have decided to keep logic as it is to prevent changes to the actual business logic to reduce surface of changes and to keep the existing working code as it is.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 28, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2025

@durkmurder durkmurder marked this pull request as ready for review November 28, 2025 17:51
@durkmurder durkmurder requested a review from a team as a code owner November 28, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants