jacob1044 / pubsubhubbub

Automatically exported from code.google.com/p/pubsubhubbub
Other
1 stars 0 forks source link

Clarify retry behavior of subscription #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SUMMARY:

> "If the subscriber does not agree with the action, the subscriber MUST
> respond with a 404 "Not Found" response. The hub MUST consider other
> client and server response codes (3xx, 4xx, and 5xx) to mean that the
> subscription is not verified, meaning the hub SHOULD retry
> verification until a definite acknowledgement (positive or negative)
> is received."

RELEVANT SECTION:  6.2

COMMENT/REQUEST:

Retries shouldn't be infinite.

Original issue reported on code.google.com by bslatkin on 14 Jul 2009 at 4:55

GoogleCodeExporter commented 9 years ago

Original comment by bslatkin on 27 Aug 2009 at 2:53

GoogleCodeExporter commented 9 years ago
Addressed in 0.2

Original comment by bslatkin on 2 Sep 2009 at 1:21