|
|
|
|
|
by lemagedurage
614 days ago
|
|
I don't think it's that far fetched that a developer implements a rate limiter with setTimeout, where a task can only be executed if a timeout is not already running. The behaviour in the article is definitely a footgun in this scenario. |
|