Pacote: python3-backoff (2.2.1-2)
Links para python3-backoff
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte backoff:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Function decoration for backoff and retry
This module provides function decorators which can be used to wrap a function such that it will be retried until some condition is met. It is meant to be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs. Somewhat more generally, it may also be of use for dynamically polling resources for externally generated content.
Decorators support both regular functions for synchronous code and asyncio's coroutines for asynchronous code.
Outros pacotes relacionados a python3-backoff
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
Download de python3-backoff
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 17.3 kB | 72.0 kB | [lista de arquivos] |
