SymbiSoft / aspyplayer

Automatically exported from code.google.com/p/aspyplayer
0 stars 0 forks source link

handshake not handling correctly hard failures #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
handshake not handling correctly hard failures. From the protocol:

Failure Handling

A hard failure at any stage should be counted by the client. If three hard
failure events occur consecutively, the client should fall back to the
handshake phase.

If a hard failure occurs at the handshake phase, the client should
initially pause for 1 minute before handshaking again. Subsequent failed
handshakes should double this delay up to a maximum delay of 120 minutes.

Upon a successful handshake, the client should reset the hard failure counter.

Original issue reported on code.google.com by doug.fer...@gmail.com on 3 Mar 2008 at 4:40

GoogleCodeExporter commented 8 years ago

Original comment by doug.fer...@gmail.com on 8 Mar 2008 at 8:20