Skip to content

Conversation

@r0b1n
Copy link
Collaborator

@r0b1n r0b1n commented Jan 23, 2026

Pull request type

Bug fix (non-breaking change which fixes an issue)

Description

Wait for previous events to finish and report back canExecute flag before scheduling a new event. This prevents burst execution in sleeping tabs.

@r0b1n r0b1n requested a review from a team as a code owner January 23, 2026 16:28
@gjulivan
Copy link
Collaborator

too many booleans.
isn't it easier if we make a status instead?

START (firsttime) -> INQUEUE -> INPROGRESS -> COMPLETED
then it will go back to INQUEUE again if repeat.

@r0b1n r0b1n force-pushed the fix/events-widget-burst branch from 7d8d5b5 to 416f57e Compare January 26, 2026 20:27
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