vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Limit/Paginate Runs output #787

Open berndtj opened 5 years ago

berndtj commented 5 years ago

Bug Report

The Dispatch API/CLI should limit and/or paginate the function runs. The API starts responding slowly after a large number of runs and currently the only way to address it is to delete/recreate the function to clear out the runs.

Additional Information

Expected behavior

Current behavior

Steps to reproduce

Impact

Possible solution

Your Environment