RafaelCampero
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by RafaelCampero-
RafaelCampero commented,
Sorry, my mistake.The problem was the way I was managing glocud stream response. I just have to populate a list with the contents of the firestore database query stream and then iterate the lis...
-
RafaelCampero commented,
Hi no, it doesn’t. It’s like the session is disconnected. The app is executed in a gcloud function and uploads the files from gcloud storage. When I run the app this way it upload 10 to 12 files....
-
RafaelCampero created a post,
Custom App with JWT auth uploads just 12 files per session
AnsweredMy custom app is very simple, it has to upload every file in a list. Each list consist in 150-170 files and each file is 5 to 7mb in size. The problem I have is it stops in the 10th uploaded file....