Skip to content

Conversation

@BHulovatyi
Copy link
Collaborator

What Is This Change?

How Has This Been Tested?

Basic checks:

  • npm run lint
  • npm run test

Advanced checks:

  • If Atlassian employee & Bitbucket changes: did you test with DC in mind? See Instructions

Recommendations:

  • Update the CHANGELOG if making a user facing change

@bhorai-atl bhorai-atl force-pushed the AXON-727-Users-get-duplicate-notifications branch from 079b36f to f2cf651 Compare December 10, 2025 15:39
[],
);

const results = inDB.filter((notification) => NotificationDB.isGoodTTL(notification));
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥 Code Bugs

The TTL cleanup should be awaited since globalState.update returns a Thenable that could fail.

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