Skip to content

Conversation

@dwt
Copy link
Contributor

@dwt dwt commented Jul 21, 2025

The intiial code skipped reorcding the content type and instead fell back to guessing. Now it only falls back to guessing if no explicit content type is provided.

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Other

Description

Related Issues

PR checklist

Before submitting this pull request, I have done the following:

Added/updated tests?

Current repository has 100% test coverage.

  • Yes
  • No, and this is why:
  • I need help with writing tests

The intiial code skipped reorcding the content type and instead fell
back to guessing. Now it only falls back to guessing if no explicit
content type is provided.

Closes getsentry#770
Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

Looks good. I'll get the typing issues figured out before packaging the next release.

@markstory markstory merged commit 6799cf6 into getsentry:master Aug 1, 2025
18 of 19 checks passed
@dwt
Copy link
Contributor Author

dwt commented Aug 2, 2025

From the commit history it looks like you may have been able to solve that. Any news when we can expect you to cut a new release? I would be quite happy to remove the workarounds we have in our code.

@markstory
Copy link
Member

@dwt I'll get a release made later this week.

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.

Request recorder forgets to record content type

2 participants