Skip to content

Specify task source for EventSource queued tasks#12578

Open
Payal-03 wants to merge 1 commit into
whatwg:mainfrom
Payal-03:fix-eventsource-task-source
Open

Specify task source for EventSource queued tasks#12578
Payal-03 wants to merge 1 commit into
whatwg:mainfrom
Payal-03:fix-eventsource-task-source

Conversation

@Payal-03

@Payal-03 Payal-03 commented Jun 14, 2026

Copy link
Copy Markdown

Fixes #4506.

This updates the EventSource processing model to explicitly specify the remote event task source when queuing tasks.

Updated:

announce the connection
reestablish the connection (both queued tasks)
fail the connection

The existing definition of the remote event task source was left unchanged since it defines the term.


/server-sent-events.html ( diff )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Update all "queue a task" invocations to explicitly specify their task source

1 participant