Skip to content

feat: Add channel debug last update times#1780

Open
EmmaSimon wants to merge 3 commits into
mainfrom
es-channel-debug
Open

feat: Add channel debug last update times#1780
EmmaSimon wants to merge 3 commits into
mainfrom
es-channel-debug

Conversation

@EmmaSimon

Copy link
Copy Markdown
Contributor

Summary

Ticket: Display age of last update for predictions & alerts in debug mode

Add to the debug view a list of connected topics, each with the last time that the channel received a successful event.

Screenshot_20260610_143639

iOS
- [ ] If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
- [ ] Add temporary machine translations, marked "Needs Review"

android
- [ ] All user-facing strings added to strings resource in alphabetical order
- [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible (ideally in shared code)

Testing

Verified the behavior on iOS and Android, added unit tests for the new DebugRepository

@EmmaSimon EmmaSimon requested a review from a team as a code owner June 10, 2026 18:41
@thedecaftony

Copy link
Copy Markdown

Is the debug mode only available on the simulator/emulator? is this available as a particular build?

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