Skip to content

Add overall timeout of 10 seconds #135

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

priteshbandi
Copy link
Contributor

Issue #, if available:
Currently there is no timeout set when plugin is executed as binary.

Description of changes:
This PR implements a 10-second overall execution time limit for the plugin to execute signing and verification.

TODO: Have better timeout for GenerateEnvelope and Verify operations.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@priteshbandi priteshbandi requested a review from a team as a code owner November 1, 2024 22:39
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@b06e278). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage        ?   89.53%           
=======================================
  Files           ?        7           
  Lines           ?      430           
  Branches        ?        0           
=======================================
  Hits            ?      385           
  Misses          ?       35           
  Partials        ?       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 this pull request may close these issues.

2 participants