sergey-safarov commented on issue #286:
URL: https://github.com/apache/couchdb-docker/issues/286#issuecomment-3755509338
I have updated script in initial message to check exactly HTTP request
received for grace period.
Here may be optimized
```
rpc:call('couchdb@${NODENAME}', couch_stats, fetch, []),
```
and added filter expression.
And now need to exclude health check request from counting. I will create
feature request.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]