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 2018/10/19 18:09:46 UTC

[GitHub] jasonpet commented on issue #163: Added support for Azure cosmosDB for alarms package

jasonpet commented on issue #163: Added support for Azure cosmosDB for alarms package
URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/163#issuecomment-431450448
 
 
   @sandeep-paliwal - have you tested this with couchdb?  fails for me 
   ```
   "namespace": "whisk.system",
       "name": "alarmWebAction",
       "version": "0.0.2",
       "subject": "whisk.system",
       "activationId": "5d9dfa5f98cb4f629dfa5f98cb2f6232",
       "start": 1539971896476,
       "end": 1539971896495,
       "duration": 19,
       "response": {
           "status": "application error",
           "statusCode": 0,
           "success": false,
           "result": {
               "error": {
                   "message": "Cannot read property 'getWorkerID' of undefined",
                   "stack": "TypeError: Cannot read property 'getWorkerID' of undefined\n    at common.verifyTriggerAuth.then (/nodejsAction/dUGHWGoL/alarmWebAction.js:135:26)\n    at process._tickCallback (internal/process/next_tick.js:109:7)"
   ```

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