Skip to content
Snippets Groups Projects
  • root's avatar
    7fbf789e
    Finishing first version of Output Workflows support · 7fbf789e
    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.
    7fbf789e
    History
    Finishing first version of Output Workflows support
    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.