mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-03 23:11:00 +02:00
Release/v2.3 -> master
This commit is contained in:
parent
59e269185d
commit
e8bc96ef7e
31 changed files with 1202 additions and 398 deletions
|
|
@ -20,7 +20,7 @@ class SubscriberSpec(Spec):
|
|||
|
||||
subscriber = Subscriber(
|
||||
backend = processor.pubsub,
|
||||
topic = definition[self.name],
|
||||
topic = definition["topics"][self.name],
|
||||
subscription = flow.id,
|
||||
consumer_name = flow.id,
|
||||
schema = self.schema,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue