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

Add support to collect messages without throwables #11

Merged
merged 3 commits into from
Jun 30, 2021
Merged

Conversation

jcreixell
Copy link
Contributor

  • Periskop's aggregation logic in combination with the ability to
    collect HTTP contexts makes it a very powerful tool to expose events
    of interest beyond regular exceptions. Examples include
    branch-and-compare diffs and inconsistency detection.
  • This change introduces ExceptionOccurrence as a type representing
    both regular messages and exceptions.
  • Periskop has already been updated to handle these cases nicely.
  • See Improve UI for info messages periskop#174

  - Periskop's aggregation logic in combination with the ability to
    collect HTTP contexts makes it a very powerful tool to expose events
    of interest beyond regular exceptions. Examples include
    branch-and-compare diffs and inconsistency detection.
  - This change introduces ExceptionOccurrence as a type representing
    both regular messages and exceptions.
  - Periskop has already been updated to handle these cases nicely.
  - See periskop-dev/periskop#174
@jcreixell jcreixell merged commit 2620d9e into master Jun 30, 2021
@jcreixell jcreixell deleted the add-message branch June 30, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants