ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25 stars 9 forks source link

NOISSUE: Return Response on Computation Termination. #211

Closed WashingtonKK closed 2 months ago

WashingtonKK commented 3 months ago

What type of PR is this?

This is an enhancement since it enhances computation termination by sending back a response on the status of the activity.

What does this do?

This returns a response on computation termination to inform the user on the status of computation termination.

Which issue(s) does this PR fix/relate to?

No issue

Have you included tests for your changes?

Tested manually.

Did you document any new/modified feature?

Notes

Required for: https://github.com/ultravioletrs/prism/pull/407