The Twisted Transactor should offer an API for tracking retries

Bug #898187 reported by Free Ekanayaka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
Fix Released
Medium
Free Ekanayaka

Bug Description

The storm.twisted.Transactor wrapper has support for retrying the wrapped function upon transaction failures, however there's no way for client code (and specifically the function being wrapped) to know if the function is being run for the first time or if it's a retry, and if so how many retries are left. For instance this can be useful for logging, so the wrapped function doesn't log false positives.

Related branches

Changed in storm:
status: In Progress → Fix Committed
Changed in storm:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.