You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/08 09:00:20 UTC

[GitHub] RSulzmann opened a new issue #122: cloudant package : create and delete trigger should should verify creation or deletion

RSulzmann opened a new issue #122: cloudant package : create and delete trigger should should verify creation or deletion
URL: https://github.com/apache/incubator-openwhisk-package-cloudant/issues/122
 
 
   https://github.com/apache/incubator-openwhisk-package-cloudant/blob/master/actions/changesWebAction.js
   The functions **createTrigger** and **deleteTrigger** should guarantee on return, that the trigger is created or deleted.
   
   Our test code based on this package cannot check the existence of the trigger and we get sometimes errors when the creation or deletion is processed delayed.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services