4 comments

[ 3.8 ms ] story [ 23.5 ms ] thread
A platform that uses consecutive app ids which are pure integers and which you can actually crash (as in, service returns {error: "INTERNAL_ERROR"} if you provide an app id > INT64_MAX ) isn't really trustworthy from my point of view...
To be fair, the server isn't crashing, it's sending a 500 instead of a 404, but that needs to be fixed. Thanks. :)