From 668063ad6597f1704970135aac90bcaaf3caaf32 Mon Sep 17 00:00:00 2001 From: Gabriel Francisco Date: Wed, 24 Apr 2024 11:32:09 -0300 Subject: [PATCH] Update readme-sample.svg --- miscellaneous/readme-sample.svg | 618 ++++++++++++++++---------------- 1 file changed, 313 insertions(+), 305 deletions(-) diff --git a/miscellaneous/readme-sample.svg b/miscellaneous/readme-sample.svg index 27210a3e..6d4cdbd3 100644 --- a/miscellaneous/readme-sample.svg +++ b/miscellaneous/readme-sample.svg @@ -1,14 +1,14 @@ -

Poll the User's HTTP API and stop when there's no pages left

-
pollWithStatemapAsync(10)chunked(100, 1 seconds)collectfetchUsersfetchAddresses(1)fetchAddresses(2)fetchAddresses(...)fetchAddresses(10)

Chunk every 100 elements + + + + + + + + +

Poll the User's HTTP API and stop when there's no pages left

+
pollWithStatemapAsync(10)chunked(100, 1 seconds)collectfetchUsersfetchAddresses(1)fetchAddresses(2)fetchAddresses(...)fetchAddresses(10)

Chunk every 100 elements
or whatever fits within 1 second.

-
Flow<User>Flow<UserWithAddresses>Flow<List<UserWithAddresses>> - - - - - - - - - - - - - - - +
Flow<User> Flow<UserWithAddresses> Flow<List<UserWithAddresses>> + + + + + + + + + + + + + + +