Closed Bug 1221723 Opened 9 years ago Closed 6 years ago

Autophone - implement a back off timer for retries to connect to pulse

Categories

(Testing Graveyard :: Autophone, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bc, Unassigned)

Details

https://bugzilla.mozilla.org/show_bug.cgi?id=1221538#c7

Mark Côté [:mcote] 2015-11-04 11:54:34 PST

Comment on attachment 8683270 [details] [diff] [review] [diff] [review]
bug-1221538-pulse-connection-errors-v2.patch

Review of attachment 8683270 [details] [diff] [review] [diff] [review]:
-----------------------------------------------------------------

::: autophonepulsemonitor.py
@@ +274,5 @@
> +                logger.exception('AutophonePulseMonitor Exception')
> +                if connection:
> +                    connection.release()
> +                restart = True
> +                time.sleep(1)

This should probably have some sort of back-off timer, but I'm fine with that being a follow-up.
Autophone is going away. Resolving these to wontfix.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.