broadinstitute / genetic-prevalence-estimator

https://genie.broadinstitute.org/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Getting an "unknown" error when trying to create variant lists #104

Closed sambaxter closed 2 years ago

sambaxter commented 2 years ago
Screen Shot 2022-06-08 at 11 54 19 AM

I have tried creating a few different lists and keep getting an error that says "Unable to create variant list Unknown error". Started last night but still happening with multiple attempts and different genes.

nawatts commented 2 years ago

The app currently enforces a limit of 25 variant lists per user. It looks like you've hit that limit. Definitely a bug that it's so poorly communicated.

The limit on variant lists was added to limit the app's resource consumption once the app is made publicly available. I don't think there was much thought put into the number 25. We can adjust that number. We can also add per-user overrides.

nawatts commented 2 years ago

In the meantime, I increased the limit to 100 variant lists per user. That should resolve this issue and let you create more lists.

sambaxter commented 1 year ago

Thank you for addressing this so quickly! 100 sounds like the right limit and having per user limits would be helpful. I might end up with a lot of lists because in many instances I will set them up on behalf of groups and then share them.

On Wed, Jun 8, 2022 at 7:00 PM Nick Watts @.***> wrote:

In the meantime, I increased the limit to 100 variant lists per user. That should resolve this issue and let you create more lists.

— Reply to this email directly, view it on GitHub https://github.com/broadinstitute/aggregate-frequency-calculator/issues/104#issuecomment-1150497392, or unsubscribe https://github.com/notifications/unsubscribe-auth/AESSQ2A2WXGVW2AXEMBDXV3VOEQW7ANCNFSM5YHJS5TA . You are receiving this because you authored the thread.Message ID: <broadinstitute/aggregate-frequency-calculator/issues/104/1150497392@ github.com>

--

Samantha Baxter, MS, CGC

Associate Director, Genetic and Genomic Data Sharing

Licensed Genetic Counselor

@. @.>*

nawatts commented 1 year ago

Tracking per-user overrides to the default limit on number of variant lists in #107.