Skip to content

Commit

Permalink
Fixed message filtering for batch subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
szczygiel-m committed Aug 21, 2024
1 parent e0d04c7 commit 76e68ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

public enum MessageState {
INFLIGHT,
PROCESSED,
PROCESSED
}

0 comments on commit 76e68ea

Please sign in to comment.