You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/07/14 08:12:34 UTC

[GitHub] [openwhisk] ningyougang commented on pull request #5137: Add retry logic of save activation

ningyougang commented on pull request #5137:
URL: https://github.com/apache/openwhisk/pull/5137#issuecomment-879690468


   > This looks ok to me - it's too bad we can't make the retry a generic function of the store vs having to embed the logic into the elastic and couch stores directly. I think that to refactor the retry in this way, we'd need to change the failure reporting.
   
   hm..yes, not only actiavtion store, but also action store(create/update), it seems also need retry logic.
   If possible, it is better to make retry logic as a general module.


-- 
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@openwhisk.apache.org

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