aishek / axios-rate-limit

Rate limit for axios
MIT License
237 stars 35 forks source link

Priority Queue? #56

Open fjwjogjnkdwjdww opened 2 years ago

fjwjogjnkdwjdww commented 2 years ago

Would it be possible to add a priority queue feature to the library? I.e. if there are 100 queued requests, could you push 10 requests to the front of the queue?