Skip to content

http push: return 422 for non-retryable errors#1934

Merged
darkdarkdragon merged 2 commits intomasterfrom
it/invalid-request
Jun 29, 2021
Merged

http push: return 422 for non-retryable errors#1934
darkdarkdragon merged 2 commits intomasterfrom
it/invalid-request

Conversation

@darkdarkdragon
Copy link
Copy Markdown
Contributor

What does this pull request do? Explain your changes. (required)
In HTTP push handler returns 422 status code for non-retryable errors

Specific updates (required)

  • Return 422 statuc code

How did you test each of these updates (required)
unit test

Does this pull request close any open issues?
Fixes #1927

Checklist:

Copy link
Copy Markdown
Member

@yondonfu yondonfu left a comment

Choose a reason for hiding this comment

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

LGTM

@darkdarkdragon darkdarkdragon merged commit f4368ae into master Jun 29, 2021
@darkdarkdragon darkdarkdragon deleted the it/invalid-request branch June 29, 2021 19:18
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.

return HTTP 422 if a segment contains I-frames but not keyframes

2 participants