rabbah commented on issue #2907:
URL: https://github.com/apache/openwhisk/issues/2907#issuecomment-661099738


   @mluds it's better as a new issue and a note to the `dev` list.
   
   Are you deploying your own openwhisk instance? The behavior cannot be 
changed through a csonfiguration parameter but cannot be changed system wide. 
See this `StaleParameter` object.
   
https://github.com/apache/openwhisk/blob/be1e3a19c02956c9be85023a0bb0ff399c21444d/common/scala/src/main/scala/org/apache/openwhisk/core/database/ArtifactStore.scala#L34-L38
   
   The default is configured to allow the index to be updated after a request 
is made which is why the second request often works. 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to