kaioretry

KaioRetry:

  • What and why is that?
  • Getting Started
  • The retry and aioretry decorators
  • KaioRetry Internals
kaioretry
  • Index

Index

_ | A | C | D | I | K | M | R

_

  • __aiter__() (kaioretry.context.Context method)
  • __call__() (kaioretry.decorator.Retry method)
    • (kaioretry.types.AioretryProtocol method)
  • __iter__() (kaioretry.context.Context method)

A

  • aioretry() (in module kaioretry)
    • (kaioretry.decorator.Retry method)
  • AioretryProtocol (class in kaioretry.types)

C

  • Context (class in kaioretry.context)

D

  • DEFAULT_CONTEXT (kaioretry.decorator.Retry attribute)
  • DEFAULT_LOGGER (kaioretry.context.Context attribute)
    • (kaioretry.decorator.Retry attribute)

I

  • is_func_async() (kaioretry.decorator.Retry class method)

K

  • kaioretry.context
    • module
  • kaioretry.decorator
    • module
  • kaioretry.types
    • module

M

  • module
    • kaioretry.context
    • kaioretry.decorator
    • kaioretry.types

R

  • Retry (class in kaioretry.decorator)
  • retry() (in module kaioretry)
    • (kaioretry.decorator.Retry method)

© Copyright 2023, Damien Nadé.

Built with Sphinx using a theme provided by Read the Docs.