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 2020/05/20 09:37:54 UTC

[GitHub] [openwhisk-package-alarms] ningyougang opened a new pull request #216: Make get the strict value correctly when using wsk trigger to get

ningyougang opened a new pull request #216:
URL: https://github.com/apache/openwhisk-package-alarms/pull/216


   `the strick value using wsk trigger to get` doesn't keep consistent for its actual execution time, currently, the default stick value is hardcoded here: https://github.com/apache/openwhisk-package-alarms/blob/master/action/alarmWebAction.js#L194
   
   So here, if want to make it correctly, need to change it to the deployment value(process.env.ALARM_DELAY_DEFAULT_STRICT) as well.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [openwhisk-package-alarms] style95 merged pull request #216: Make get the strict value correctly when using wsk trigger to get

Posted by GitBox <gi...@apache.org>.
style95 merged pull request #216:
URL: https://github.com/apache/openwhisk-package-alarms/pull/216


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [openwhisk-package-alarms] ningyougang commented on pull request #216: Make get the strict value correctly when using wsk trigger to get

Posted by GitBox <gi...@apache.org>.
ningyougang commented on pull request #216:
URL: https://github.com/apache/openwhisk-package-alarms/pull/216#issuecomment-632477197


   ^^


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [openwhisk-package-alarms] style95 commented on pull request #216: Make get the strict value correctly when using wsk trigger to get

Posted by GitBox <gi...@apache.org>.
style95 commented on pull request #216:
URL: https://github.com/apache/openwhisk-package-alarms/pull/216#issuecomment-632476821


   @ningyougang Thanks for addressing this.
   


----------------------------------------------------------------
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:
users@infra.apache.org