virtual-waiting-room-on-aws icon indicating copy to clipboard operation
virtual-waiting-room-on-aws copied to clipboard

Enable Control Panel to manage multiple event id and options set

Open cccdi opened this issue 2 years ago • 2 comments

I'm always frustrated when created the CloudFormation stack but only able to serve one event id / stack options. It will be better to enable Control Panel to manage event_id without customize the stack.

Suggestions

  1. Remove options from CloudFormation stack Using CloudFormation stack template without customization can only use for one event_id/one options set ,which is wasting the cloud design. if the service is frequently use for mutiple event or one after one. It cannot fullfill the needs without customization.

  2. lambda's may load current Environment variables from DynamoDB/redis (event_id list) in stead of of hard coded lambda Environment variables

  3. Control Panel enable to create/remove event_id and able to edit its options ( timeout value / queue expiry options)

  4. Control Panel pick what event_id to control the Counter

cccdi avatar Sep 15 '22 04:09 cccdi

Thanks for reporting this. We have added it to our backlog to look into.

cassneal avatar Sep 15 '22 15:09 cassneal

Hi @cassneal What @cccdi describes is exactly what the solution needs imho. Is there anything still happening here?

relivnd avatar Jan 12 '24 10:01 relivnd