nickva commented on a change in pull request #1619: Implement replicator forced
session refresh
URL: https://github.com/apache/couchdb/pull/1619#discussion_r236439730
##########
File path: src/couch_replicator/src/couch_replicator_auth_session.erl
##########
@@ -79,9 +79,11 @@
-type headers() :: [{string(), string()}].
-type code() :: non_neg_integer().
-type creds() :: {string() | undefined, string() | undefined}.
-
+-type age() :: non_neg_integer() | undefined.
Review comment:
Agreed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services