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

Adds error payload to DaprException. #1009

Merged
merged 5 commits into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. Adds error payload to DaprException.

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2357205 View commit details
    Browse the repository at this point in the history
  2. Keep having http payload in exception message.

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bd0b6c0 View commit details
    Browse the repository at this point in the history
  3. Fix example output.

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9df9429 View commit details
    Browse the repository at this point in the history
  4. Lint.

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c5d3cf3 View commit details
    Browse the repository at this point in the history
  5. Fix test.

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b7cc6c9 View commit details
    Browse the repository at this point in the history