Closed rustamwin closed 3 years ago
Q | A |
---|---|
Is bugfix? | ✔️/❌ |
New feature? | ✔️/❌ |
Breaks BC? | ✔️/❌ |
Fixed issues | comma-separated list of tickets # fixed by the PR, if any |
Maybe remove setters for authTimeout
/absoluteAuthTimeout
, move him to constructor and set via app configuration?
Maybe remove setters for authTimeout/absoluteAuthTimeout, move him to constructor and set via app configuration?
They are optional so it doesn't make sense to move to constructor.
Maybe remove setters for authTimeout/absoluteAuthTimeout, move him to constructor and set via app configuration?
They are optional so it doesn't make sense to move to constructor.
In constructor with default values