agora-inc / platform

Full code for mora.stream, the "Twitch.tv for academic researchers". The streaming platform served several thousands of concurrent viewers. This has now been acquired and absorbed by Cassyni.
https://cassyni.com/mora
4 stars 0 forks source link

Error handling for talks/topic/children/future endpoint #496

Open RemyMess opened 2 years ago

RemyMess commented 2 years ago

Check that endpoint: talks/topic/children/future?topicId=22&limit=40&offset=10 Returns an error from time to time Reason: one error not proprely handled (maybe empty list returned or size of element if smaller than 10, so offset bigger gives error) image