← Back to Phase 2: Intermediate

Throttle

Phase 2: IntermediateModule 1: Advanced Function Patterns

Medium8.09k completed

Description

Implement a function to control the execution of a function by limiting how many times it can execute over time

Your Solution