Hey everyone, happy monday! I had a question rega...
# singer-tap-development
s
Hey everyone, happy monday! I had a question regarding child processes -> How many child stream relations can we have before it becomes a burden on the system? I would like to create a stream which has 4 levels of children for jira: • Get all queues in a service desk • For each queue, get all issues • For each issue, get a form id • For each form id, get form answers Would this be possible in meltano? Or would the nested children be too heavy?