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

Create ServerErrCh to surface server errors back to caller. #1897

Merged
merged 5 commits into from
Mar 19, 2024

Commits on Mar 18, 2024

  1. Create a channel to surface error from server

    Create a channel to surface error from server
    
    Created a channel to surface server errors
    
    Create a channel to surface error from server
    
    Dummy commit
    
    Edited linters
    
    Edited runner initialization
    divyaac committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    70ede88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f88cd0 View commit details
    Browse the repository at this point in the history
  3. Wording changes

    Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
    divyaac and VioletHynes authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8d2fd9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97201ef View commit details
    Browse the repository at this point in the history
  5. Change channel size to 1

    divyaac committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7df480f View commit details
    Browse the repository at this point in the history