|
In
UIU-77
Closed
we've run into out-of-order responses (inevitably). These were easy enough to address (the URL had changed) but stale responses for the same URL are still a possibility, so it would be beneficial if Okapi would pass back a request id in its response.
Also, this will help later on when we improve robustness by sending retries after a timeout--without the ids how will you know?
No huge priority though as how likely is it that a GET winds up with a significantly stale reply and we don't issue any retries yet (do we?)
|