Skip to content

An iterable, list-type class that auto-expires it's members. The original use for this is to support an error retry loop that must abort if there are too many errors in a short time period. Written in python.

defcube/defcube_recent_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

About

An iterable, list-type class that auto-expires it's members. The original use for this is to support an error retry loop that must abort if there are too many errors in a short time period. Written in python.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages