guzzle-advanced-throttle
guzzle-advanced-throttle copied to clipboard
Let script u_sleep() before 429 status showed up
Is it possible to make php script sleep milliseconds before got 429 response? Library calculates estimated time before 429, right? Why not sleep this time instead of throwing 429 exception?