The criteria under which we retry is currently too broad.
@zyro I am not sure that we want the client to automatically retry on receiving 500 (Internal Error) from Nakama. Looking through Nakama, it could certainly be a temporary database issue, but it looks like it could be more permanent issues as well. What do you think about not including 500 in the retry criteria?
… the server
The criteria under which we retry is currently too broad.
@zyro I am not sure that we want the client to automatically retry on receiving 500 (Internal Error) from Nakama. Looking through Nakama, it could certainly be a temporary database issue, but it looks like it could be more permanent issues as well. What do you think about not including 500 in the retry criteria?