Required Parameters
- timeout: The timeout (in milliseconds) between calls. Provide an integer greater than zero.
Instructs the current thread to sleep for a configured number of milliseconds, useful for avoiding rate limit issues in looping or repeated API call scenarios.