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

Convert exception to string in driver #500

Merged
merged 1 commit into from
May 14, 2018

Commits on May 14, 2018

  1. Convert exception to string in driver

    With this commit we convert exceptions that occur in a load generator
    actor before we communicate a `BenchmarkFailure` to the `Driver` actor.
    This avoids deserialization errors in case the exception type is defined
    in a track-specific extension.
    
    Closes elastic#498
    danielmitterdorfer committed May 14, 2018
    Configuration menu
    Copy the full SHA
    5e02320 View commit details
    Browse the repository at this point in the history