WinterFramework / winter

Web Framework with focus on python typing, dataclasses and modular design
MIT License
17 stars 18 forks source link

Add reset function to throttling module #257

Closed mikhaillazko closed 1 year ago

mikhaillazko commented 1 year ago

This function allows resetting the accumulated throttling state based on condition in the business layer.

Refactor tests