Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(e2e): Use pagination in sentinel (#1372)
## Description This fixes the sentinel to clean all unpurged dialogs, not just the first 100 ## Verification - [x] **Your** code builds clean without any errors or warnings - [x] Manual testing done (required) - [x] Relevant automated test added (if you find this hard, leave it and we'll help out) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved handling of unpurged dialogs by implementing pagination, ensuring all dialogs are properly fetched and purged. - Enhanced error handling to provide clearer references to dialog IDs during purge failures. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information