Skip to content

Conversation

@Herraj
Copy link
Contributor

@Herraj Herraj commented Oct 6, 2025

References

JIRA: DISCO-3754

Description

PR Review Checklist

  • This PR conforms to the Contribution Guidelines
  • The PR title starts with the JIRA issue reference, format example [DISCO-####], and has the same title (if applicable)
  • [load test: (abort|skip|warn)] keywords are applied to the last commit message (if applicable)
  • Documentation has been updated (if applicable)
  • Functional and performance test coverage has been expanded and maintained (if applicable)

┆Issue is synchronized with this Jira Task

assert actual == expected

assert actual[0] == expected[0]
assert actual[1] == expected[1]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These tests would need to be refactored since I refactored the source method to use a queue instead 😅

@Herraj Herraj force-pushed the disco-3754-add-background-task-to-refresh-snapshot-cache branch from 908a0bd to 4348627 Compare November 10, 2025 16:23
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