dreamcatcher-tech / dreamcatcher-stack

https://dreamcatcher.land
1 stars 0 forks source link

auto supply a request id rather than giving back the whole request that was sent out #61

Open inverted-capital opened 2 years ago

inverted-capital commented 2 years ago

useRequestId() or interchain() will return a request id that we calculate in the background.

Could attach it to your request.

could extract it from the returned promise.

Almost useless given we can await for results ?