You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/03/17 12:38:16 UTC

[GitHub] [nifi] tpalfy commented on pull request #5872: NIFI-9801 Fixed error in previous correction of AccessToken.isExpired() margin calculation

tpalfy commented on pull request #5872:
URL: https://github.com/apache/nifi/pull/5872#issuecomment-1070870533


   @MikeThomsen, @exceptionfactory
   I would consider the need to add a property for the margin not urgent, if necessary at all.
   
   A 5 minute access token is extreme on its own but the service would handle such a scenario just fine. The service gets a new token if it considers the current one close to being expired. It doesn't break, doesn't throw exception, doesn't report error. Gets a new token thats all.
   
   In the extreme cases this would simply mean getting a new token ever time.


-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org