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

There should be a timeout for database selection #229

Closed
mogres opened this issue Feb 11, 2024 · 0 comments
Closed

There should be a timeout for database selection #229

mogres opened this issue Feb 11, 2024 · 0 comments
Assignees
Labels
dataflow Use this label for issues related to data management

Comments

@mogres
Copy link
Collaborator

mogres commented Feb 11, 2024

Use Case

While uploading data the function which_db is called. This function requires the user to choose between the dev and staging database to upload the data. While running packings through the command line (or while running multiple packings), getting the inputs for this option prevents the program from proceeding.

Solution

This function should have an in-built timeout (maybe 10s) after which the default option gets selected. This will make sure the packings finish running all the way.

@mogres mogres added the dataflow Use this label for issues related to data management label Feb 11, 2024
@rugeli rugeli self-assigned this Feb 27, 2024
@rugeli rugeli closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataflow Use this label for issues related to data management
Projects
Development

No branches or pull requests

2 participants