rabbah commented on issue #86: automatically delete a feed that reaches max 
trigger count
URL: 
https://github.com/apache/incubator-openwhisk-package-alarms/issues/86#issuecomment-325204467
 
 
   The feed API does not provide _any_ visibility into the status of the feed 
as it is and this opaqueness should be addressed systematically - at which 
point, the feed API can provide the necessary details: feed deleted in this 
case or doesn't exist.
   
   See for example: 
https://github.com/apache/incubator-openwhisk-package-kafka/issues/53 but this 
is not specific to kafka - when a feed fails to fire a trigger, a user has no 
idea why. Similarly short of counting received triggers activations, the user 
has no idea how many events were received either, or if the feed is still 
active (because it already reached max triggers).
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to