Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In the log, there is a log that is taken until the percentage reaches 100. What is this log about?
What progress are you talking about?
Hi @qwebnm,
As we have stated previously, it would be preferred if you would attach the actual log to your posts instead of a picture of them.
This log looks to be a task log with loop & reduce configured. Loop & reduce creates smaller apps with only relevant data to users, i.e. - what users see and the actual application data are same.
Loop and reduce is performed in the following way:
1. The entire document is loaded to memory.
2. The document is reduced while being duplicated in memory.
3. The document is reduced and saved to disk.
4. Go to Step 2 until the Loop is completed.
The %ages refer to the completion of the apps.
Best Regards
Hi @qwebnm,
As we have stated previously, it would be preferred if you would attach the actual log to your posts instead of a picture of them.
This log looks to be a task log with loop & reduce configured. Loop & reduce creates smaller apps with only relevant data to users, i.e. - what users see and the actual application data are same.
Loop and reduce is performed in the following way:
1. The entire document is loaded to memory.
2. The document is reduced while being duplicated in memory.
3. The document is reduced and saved to disk.
4. Go to Step 2 until the Loop is completed.
The %ages refer to the completion of the apps.
Best Regards