Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Conversation

@Eradash
Copy link

@Eradash Eradash commented Dec 26, 2018

I needed a shorter period of time for this variable, so I created a variable to make it custom.

… control the duration of the Inflight Debouncer
@digitalbuddha
Copy link
Contributor

Thank you for the contribution, could you kindly add tests and fix the checkstyle voliation. Thank you

this.expireAfterAccess = expireAfterAccess;
this.expireAfterTimeUnit = expireAfterTimeUnit;
this.maxSize = maxSize;
this.maximumInFlightRequestsDurationInSeconds = maximumInFlightRequestsDurationInSeconds;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think allowing a timeunit + duration would be more consistent with rest of api

Copy link
Contributor

@digitalbuddha digitalbuddha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to timeunit/tests and fix build :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants