#Im probably skimming over something extremely rudimentary, but how would I add a timeout to this to

1 messages · Page 1 of 1 (latest)

river aurora
#

You can use setTimeout(), and if it is called, then just ignore promise's result

static cradle
#

thanks, i had thought about trying that but i completely misinterpreted the docs and thouight it wouldn't work

river aurora
#

Also, even if the id is invalid, likely it won't affect the timing too much, or if it does, it will be actually faster