jthomas commented on issue #1414: Activation API Response Should Include Pagination Details URL: https://github.com/apache/incubator-openwhisk/issues/1414#issuecomment-355614184 This has been [an issue for me again in another project](https://github.com/jthomas/cloud-functions-metrics-service/issues/1) which needs to retrieve all activations since a timestamp. The only solution is to loop through retrieving activations using `skip` parameter until the result set is empty. Looking at the issues, other people are encountering this too https://github.com/apache/incubator-openwhisk/issues/3051
---------------------------------------------------------------- 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
