beemarie commented on issue #88: Activation size mismatch
URL: 
https://github.com/apache/incubator-openwhisk-package-alarms/issues/88#issuecomment-326683249
 
 
   Debugging with @csantanapr today, and discovered the following:
   the triggers seem to be firing fine:
   "start": 1504294151531,
   "start": 1504294150529,
   "start": 1504294149526,
   "start": 1504294148527,
   "start": 1504294147524,
   "start": 1504294146523,
   "start": 1504294145520,
   "start": 1504294144524,
   They're all about 1000 ms apart.
   We need additional information to debug -- we need to know what time the 
activation list was pulled, and how that relates to the trigger fires in order 
to understand further.  
   
   The test needs to be modified so that triggerName and timestamps are given 
when polling for activations.
 
----------------------------------------------------------------
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