Ejemplo n.º 1
0
 def retry_action(self):
     return ra.RetryAction(self._storage, self._atom_notifier,
                           self._retry_executor)
Ejemplo n.º 2
0
 def retry_action(self):
     return ra.RetryAction(self._storage, self._atom_notifier,
                           self._fetch_scopes_for)