Closed cdamian closed 1 month ago
Attention: Patch coverage is 76.66667%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 48.41%. Comparing base (
927af06
) to head (731577f
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Various fixes for LP gateway-related logic.
Changes and Descriptions
LP Gateway
MessageProcessor
implementation transactional to ensure that storage changes are reverted on failure.LP Gateway Queue
MessageQueue
keys, order them, and iterate over them when servicing theMessageQueue
.Checklist: