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

Clarify verify event response code #142

Closed
wants to merge 1 commit into from
Closed

Clarify verify event response code #142

wants to merge 1 commit into from

Conversation

appsdesh
Copy link
Contributor

Provide clear guidance on what the response code when the transmitter sends a verify event to the receiver

@@ -1874,6 +1874,9 @@ publish an SLA for verification event transmission times. Event Receivers MUST N
depend on the verification event being transmitted synchronously or in any
particular order relative to the current queue of events.

Upon receiving the verify event, the Reciver should respond with `202 Accepted` to
Copy link
Contributor

Choose a reason for hiding this comment

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

This would only make sense if the Receiver had a push-based stream set up. There is no response code for poll-based streams.

For push-based streams, a 202 is already required by the push spec, assuming there is nothing wrong with the verify event.

Clarify verify event response code
@FragLegs FragLegs requested review from timcappalli and tulshi April 2, 2024 13:47
@appsdesh
Copy link
Contributor Author

Abandoning this

@appsdesh appsdesh closed this Apr 16, 2024
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.

2 participants