I am trying to design a waiting room system to handle high traffic scenario for e-commerce website. Visitors should query the system until it returns an access token for them to enter the website. I dram a diagram to explain my idea of how the system works as follows:
But there are some problems which I can make the diagram processing better. I am seeking some suggestions to improve the design above.