apache / incubator-teaclave

Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
765 stars 158 forks source link

Count quota #678

Closed henrysun007 closed 1 year ago

henrysun007 commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

It is necessary to count the function invocation times. Almost every FaaS platform has this feature. A limit to the times is also added in this PR.

Fixes # (issue)

Type of change (select or add applied and delete the others)

How has this been tested?

Checklist