What does AppWarpTrace :1421871563997:Payload Missing: Bytes avail are 4096 mean?

0 votes

I get thtis error with many different numbers, I suspect it has something to do with me creating many rooms to test my app currently. When I add many rooms such as a 1000 for example it seems to cause this to happen and I do often see this error but with "Bytes avail are (a small number)" and it still seems to work. But when it is 4096 is does not work and I no longer get a response back when I call onGetAllRooms(), i.e. getAllRoomsDone never gets called. I am developing on Android.

asked Jul 31, 2015 in App42 Cloud API-BaaS by Kiaan Pillay (20 points)

1 Answer

0 votes

Hi Kiaan,

AppWarp allows you send messages up to 1Kb. So that is the reason when rooms are 1000 or more you are unable to get data because messagse size limit is reached and getAllRoomsDone never be called.

Let me know if it helps.

Thanks

Vishnu Garg

 

 

answered Aug 1, 2015 by Vishnu Garg (674 points)
Thank you Vishnu. Is there any way to work around this?
Does that mean that my request was larger than  1kb?
Yes, Exactly in case of 1000 rooms response message can be larger than 1 Kb.
Is there not already a getRoomsWithProperty function?
Yes, Its available you can go for that.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...