JWT Auth Expiring Large Derivative Queue #1036
Labels
Type: feature request
a proposal for a new feature in the software (should be justified by a ‘use case’)
Milestone
This issue is related to:
#1030
#116
This ticket comes out of the discussion from the February 27 CLAW call.
#1030 deals with tokens that are expired being sent from flysystem, but it is also possible that tokens will expire while the derivatives are sitting in the camel queue. With large batch ingests items could sit in the queue for a long time waiting to be processed. In 7.x installs I've seen items in the queue for days to weeks waiting during large batch ingests.
This necessitates some way to either have credentials that we can use that don't expire, or can be renewed. We could also tell people to guess and set their expiry longer then they need, but this seems like a sort of hackish solution to me.
Some possible solutions:
The text was updated successfully, but these errors were encountered: