Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat: include $whom in %writ-response mark #3554

Merged
merged 1 commit into from
May 30, 2024

Conversation

Fang-
Copy link
Member

@Fang- Fang- commented May 30, 2024

This lets us specify the chat that the writ response happened in/for, which cannot otherwise be known if you're subscribing to the / "firehose" endpoint as opposed to an individual, specific chat.

We expect to get away with just tacking it on, because nothing on our backend listens for this mark, it's not used in scry endpoints, and the json is "backwards compatible" in the sense that it just has an additional field on the top-level object now.

Closes TLON-1880 again.

@Fang- Fang- added the chat label May 30, 2024
This lets us specify the chat that the writ response happened in/for,
which cannot otherwise be known if you're subscribing to the /
"firehose" endpoint as opposed to an individual, specific chat.

We expect to get away with just tacking it on, because nothing on our
backend listens for this mark, it's not used in scry endpoints, and the
json is "backwards compatible" in the sense that it just has an
additional field on the top-level object now.

Closes TLON-1880 again.
Copy link

linear bot commented May 30, 2024

Copy link
Member

@arthyn arthyn left a comment

Choose a reason for hiding this comment

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

seems good

Copy link
Member

@latter-bolden latter-bolden left a comment

Choose a reason for hiding this comment

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

Looking good, confirmed they're showing up when subscribed

@latter-bolden latter-bolden merged commit 00aa892 into develop May 30, 2024
1 check failed
@latter-bolden latter-bolden deleted the m/chat-firehose-source branch May 30, 2024 16:49
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