Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate delay in ciphertext being available after computation #169

Closed
manoranjith opened this issue Dec 3, 2024 · 1 comment · Fixed by #170
Closed

Investigate delay in ciphertext being available after computation #169

manoranjith opened this issue Dec 3, 2024 · 1 comment · Fixed by #170
Assignees

Comments

@manoranjith
Copy link
Contributor

In the e2e tests with coprocessor, when we perform an fhe operation there is a delay of few seconds in the ciphertext being available. The reason for the delay needs to be identified and possible fixed.

@manoranjith
Copy link
Contributor Author

This PR makes polling intervals configurable: #170

The optimal polling interval should be tested. Previously, the values were hardcoded to 10s and 5s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant