Skip to content

Better catch for statusUpdate exceptions#1708

Merged
ssalinas merged 2 commits into
masterfrom
exit_logging
Feb 14, 2018
Merged

Better catch for statusUpdate exceptions#1708
ssalinas merged 2 commits into
masterfrom
exit_logging

Conversation

@ssalinas

Copy link
Copy Markdown
Contributor

When enqueueing a status update to be processed asynchronously, if we hit the maxStatusUpdateQueueSize limit, a RejectedExecutionException is thrown before processStatusUpdateAsync returns. The exception is not in the CompletableFuture.

This adds an additional catch and some better logging for this case.

@ssalinas ssalinas added this to the 0.19.0 milestone Feb 13, 2018
@baconmania

Copy link
Copy Markdown
Contributor

🚢

@ssalinas
ssalinas merged commit bd4d2ff into master Feb 14, 2018
@ssalinas
ssalinas deleted the exit_logging branch February 14, 2018 14:03
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