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

Blocking clients wrap checked failures with DialogueException #759

Merged
merged 4 commits into from
May 19, 2020

Conversation

carterkozak
Copy link
Contributor

Throwing an UncheckedExecutionException from fooService.ping()
isn't terribly helpful and doesn't make the type of issue
immediately obvious.

After this PR

==COMMIT_MSG==
Blocking clients wrap checked failures with UnknownRemoteException
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented May 15, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Blocking clients wrap checked failures with UnknownRemoteException

Check the box to generate changelog(s)

  • Generate changelog entry

Throwing an UncheckedExecutionException from `fooService.ping()`
isn't terribly helpful and doesn't make the type of issue
immediately obvious.
@carterkozak carterkozak force-pushed the ckozak/wrap_failures_unknownremote branch from 639e0dc to 714c77e Compare May 18, 2020 17:28
@carterkozak carterkozak changed the title Blocking clients wrap checked failures with UnknownRemoteException Blocking clients wrap checked failures with DialogueException May 18, 2020
@bulldozer-bot bulldozer-bot bot merged commit 0eaf0e3 into develop May 19, 2020
@bulldozer-bot bulldozer-bot bot deleted the ckozak/wrap_failures_unknownremote branch May 19, 2020 20:13
@svc-autorelease
Copy link
Collaborator

Released 1.46.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants