Skip to content

Unclear if new messages have failed in group while group retry request operation was in progress #389

@sergioc

Description

@sergioc

In #382 we introduced the ability to warn users if some messages were not requested to be retried due to a ServiceControl restart during the operation's message marking phase. This will help the user understand there's still messages left to retry in that group.

However, if new messages failed in that group while the messages were being marked or sent, this may not become obvious once the operation ends. This means it won't be clear that any troubleshooting done by the user hasn't solved the problem before the operation was initiated.

This can be solved by warning user if new messages have failed in group while the retry request operation was in progress, by using a warning style similar to that related to ServiceControl restarts:

screenshot 2016-12-13 16 05 09

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions