aws-solutions / virtual-waiting-room-on-aws

Virtual Waiting Room on AWS solution helps absorb and control incoming user requests to your website during an unusually large burst of traffic, usually due to a large-scale event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protection for api assign_queue_num

cccdi opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
Would like to prevent the case of assign_queue_num api being call by robot and generate junk api_request_id.
It is so easy to create a robot to call large amount api (like postman) as there is no protection.
If the queue is not expiry in short period of time, the waiting room will not work as expected.

Describe the feature you'd like
Any solution to prevent robot to call the api.

Thank you for requesting this. We have add it to our backlog to look into.