Skip to content

Commit a1fda63

Browse files
committed
🚧 fix(wip): yeah cant do it without filter subjects
1 parent 501f8e4 commit a1fda63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

magnet/ic/field.py

-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ async def on(self, category: str = 'no_category', stream: str = 'documents', ses
207207
self.config = ConsumerConfig(
208208
ack_policy="explicit"
209209
, deliver_group=self.session
210-
, deliver_subject=self.session
211210
, max_ack_pending=bandwidth
212211
, ack_wait=3600
213212
)

0 commit comments

Comments
 (0)