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

Clear and restore problematic NODE environment variables before calling orca #1378

Merged
merged 2 commits into from
Dec 27, 2018

Commits on Dec 27, 2018

  1. Add orca_env context manage to clear and restore environment variables

    that interfere with the correct functioning of orca.
    jonmmease committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    c57bb10 View commit details
    Browse the repository at this point in the history
  2. Increase the orca request retry duration from 8s to 30s

    8 seconds was arbitrary, and we've received reports that it is sometimes
    not long enough. So increasing to 30s.
    jonmmease committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    36b991c View commit details
    Browse the repository at this point in the history