niall_woodward
09/14/2021, 9:50 AMaaronsteers
09/14/2021, 3:30 PMtype
in the context sent the the child stream (probably via get_child_context()
, yes, you can just use that as a signal to short-circuit.aaronsteers
09/14/2021, 3:31 PMcomments
counter at the issue level. So the child stream knew if count of comments was zero at the parent-level, we'd skip any calls to try pulling comments from that stream. (Saved a lot on runtime and rate limits.)niall_woodward
09/14/2021, 3:51 PMaaronsteers
09/14/2021, 4:09 PMniall_woodward
09/14/2021, 4:13 PM