Closed chetsangnil closed 8 years ago
I've seen this bug crop up from others too. There is a request (1 request in fact), but it isn't being shown.
@chetsangnil Can you verify this still exists on 0.11.1? Using the Sticker sample app I observe:
0 Requests
when none exist1 Request (<duration>)
when one existsN Requests (<duration>)
when N requests existwhere <duration>
appears to represent the total duration of server-side requests, or -
if only client-side requests are made.
This issue should be fixed with the release of 0.11.2 (or 0.12.0).
@avanderhoorn does that mean this issue should be closed?
In /create/api/search request
There is no web services information shown but the header shows "1 request"? Shouldn't this be at "0 request"?