rob tried to schedule a match and we got this error:
Error in long_command_wrapper trying to hydrate UpdateResponse: Response error: status code 404, error: {"message": "Unknown Webhook", "code": 10015}
and then the command timed out because it never got the deferred response update that it was waiting for. maybe we should have tried re-sending it? it seems like a blippy discord bug.
but maybe re-sending it would also fail, if discord has actually lost track of the thing we're trying to update? idk. worth a shot i guess
rob tried to schedule a match and we got this error:
and then the command timed out because it never got the deferred response update that it was waiting for. maybe we should have tried re-sending it? it seems like a blippy discord bug.
but maybe re-sending it would also fail, if discord has actually lost track of the thing we're trying to update? idk. worth a shot i guess