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 2019/08/26 02:54:23 UTC

[GitHub] [openwhisk-package-alarms] machenity opened a new pull request #198: Make cron triggers fire with random delay with parameter `strict`

machenity opened a new pull request #198: Make cron triggers fire with random delay with parameter `strict`
URL: https://github.com/apache/openwhisk-package-alarms/pull/198
 
 
   I made an implementation of what I suggested in #196 
   A parameter `strict` is added in `alarms/alarm` feed to enable the firing distribution.
   If user passes the boolean value `true` (or nothing; it's default), firing will act like usual.
   Distribution is only enabled when `strict=false` is passed.

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


With regards,
Apache Git Services