Y
Hacker News
new
|
ask
|
show
|
jobs
by
thaumasiotes
44 days ago
> How would the requester get notified if it doesn’t know which request succeeded?
By sending a third request and getting a response that reveals the state of the system.
1 comments
yladiz
44 days ago
Seems like more overhead than just getting a response from the initial request.
link
thaumasiotes
44 days ago
If you get a response from the initial request, then you
do
know whether it succeeded.
link