Hello!
We are implementing friend leaderboard in our published game. We want to use GetTopNRankersByGroup method to get the friends scores.
We called the method with few usernames in list but there was an exception:
Exception : com.shephertz.app42.paas.sdk.csharp.App42Exception: 504 GATEWAY_TIMEOUT
or
com.shephertz.app42.paas.sdk.csharp.App42Exception: {"httpErrorCode":"500", "appErrorCode":"1500", "message":"Internal Server Error", "details":"Internal Server Error. Please try again"}
But few days ago when we made exactly the same call we got friends scores very fast (50 ms) but sometimes there was 5000 ms delay, which is too long or there was an exception.
Can you please help me with this issue? Thank you for your help!
Best regards,
Kraner