Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Control Panel to manage multiple event id and options set #207

Open
cccdi opened this issue Sep 15, 2022 · 2 comments
Open

Enable Control Panel to manage multiple event id and options set #207

cccdi opened this issue Sep 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@cccdi
Copy link

cccdi commented Sep 15, 2022

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 cccdi added the enhancement New feature or request label Sep 15, 2022
@cccdi cccdi changed the title Enable Control Panel to manage event_id Enable Control Panel to manage multiple event id and options set Sep 15, 2022
@cassneal
Copy link
Member

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

@relivnd
Copy link

relivnd commented Jan 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants