File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -366,6 +366,14 @@ Note: The Incremental Publisher may be run as a separate service. The input to
366366the Incremental Publisher are the Execution Events enqueued on {eventQueue}; the
367367output is the value for {pending}, as well as the {subsequentResults} stream.
368368
369+ Note: The Incremental Publisher could be extended to provide additional
370+ functionality. For example, for implementations intending to defer execution
371+ until the parent result has completed, the Incremental Publisher could be
372+ extended to allow subscribing to this event. Additionally, for implementations
373+ choosing to ignore incremental delivery directives given a certain threshold of
374+ already deferred fields, the Incremental Publisher could be extended to allow
375+ querying for the present number of deferred fields.
376+
369377#### Incremental Result Records
370378
371379An Incremental Result Record is either an Initial Result Record or a Subsequent
You can’t perform that action at this time.
0 commit comments