Are the below considered valid streaming patterns to implement in apigee:
-
One request will lead to huge payload as response in single batch by backend service
-
Multiple requests are made by client to read limited byte size from backend service
-
One Request will lead the backend service to send response in batches