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

Allow Porter Operational timeout parameters for /decrypt #53

Merged
merged 10 commits into from
Dec 12, 2023

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    856cc68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7e2624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0c943 View commit details
    Browse the repository at this point in the history
  4. Add timeout parameter for /get_ursulas endpoint - limited by a max va…

    …lue (default that can be modified via an environment variable).
    derekpierre committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7fc275b View commit details
    Browse the repository at this point in the history
  5. Log a warning whenever parameterized timeout exceeds maximum allowed …

    …timeout.
    
    Ensure that timeout for decryption is always passed to ThresholdDecryptionClient.
    derekpierre committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ce5af4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae1720c View commit details
    Browse the repository at this point in the history
  7. Used default timeout for ThresholdDecryptionClient.DEFAULT_DECRYPTION…

    …_TIMEOUT so that it always matches the default timeout used in `nucypher`.
    derekpierre committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    6335c3d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    b06e46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acdd731 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Relock dependencies.

    derekpierre committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f6086ad View commit details
    Browse the repository at this point in the history