Skip to content

Streaming fetch API calls are completely absent from the network tab #20714

@dalnoki

Description

@dalnoki

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Certain API calls are completely absent from the Replay network tab. Not just missing body or headers, but no entry at all. Other API calls in the same session appear correctly. The absent calls are confirmed as having been made during the session via independent logging and Sentry Logs, ruling out that they simply didn't fire. Additional details in the Linear ticket.

Expected Result

The request should appear in the Replay network tab with at minimum its URL, method, status code, and duration, even if the response body cannot be captured.

Actual Result

The request does not appear in the Replay network tab at all.

Product Area

Replays

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions