Build in rate-limiting #15

Open
opened 2025-01-27 01:08:12 +01:00 by sacha · 1 comment
Owner
For funzies * https://gobyexample.com/rate-limiting
Author
Owner

I don't feel this is relevant for this tool.

If I wanted to rate-limit I would..

  • run it for a second
  • sample how much is processed
  • Do some wonky calculations to get to some delay
  • Add a the delay (time.sleep()) in the milliseconds

For now I will mark this as low priority.

I don't feel this is relevant for this tool. If I wanted to rate-limit I would.. * run it for a second * sample how much is processed * Do some wonky calculations to get to some delay * Add a the delay (time.sleep()) in the milliseconds For now I will mark this as low priority.
sacha added the
Low Priority
label 2025-01-27 20:38:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: golang/sudoku-funpark#15
No description provided.