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

fix: updated signal call and added tests #296

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

AhtishamShahid
Copy link
Contributor

@AhtishamShahid AhtishamShahid commented Aug 7, 2024

Description

Remove the message signal call from delivery failure and added unit tests for the signal call.

Ticket
https://2u-internal.atlassian.net/browse/INF-1456

Copy link
Member

@OmarIthawi OmarIthawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AhtishamShahid!! The pull request looks great. @muhammadadeeltajamul Kindly merge if all looks good.

@OmarIthawi
Copy link
Member

OmarIthawi commented Aug 7, 2024

As a follow up work, if we want to add a failure message my suggestion is to either set ACE_MESSAGE_SENT.send(sender=channel, message=message, success=False) or ACE_MESSAGE_FAILED.send(sender=channel, message=message).

@AhtishamShahid AhtishamShahid merged commit 18c8f4d into master Aug 8, 2024
10 checks passed
@AhtishamShahid AhtishamShahid deleted the ahtisham/INF-1456-1 branch August 8, 2024 08:25
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.

3 participants