-
root authored
A whole response json can be too large to be handled as an argument to a workflow call. Thus we decided to inform the parameters with a buffer file to be read by the workflow. Also, as previously discussed, the series workflow is not used as a filter during data querying. It is used to process the data before responding to the client.
root authoredA whole response json can be too large to be handled as an argument to a workflow call. Thus we decided to inform the parameters with a buffer file to be read by the workflow. Also, as previously discussed, the series workflow is not used as a filter during data querying. It is used to process the data before responding to the client.