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

Taui: decouple from regional analyses #840

Open
trevorgerhardt opened this issue Nov 18, 2022 · 0 comments
Open

Taui: decouple from regional analyses #840

trevorgerhardt opened this issue Nov 18, 2022 · 0 comments

Comments

@trevorgerhardt
Copy link
Member

Taui site generation shares a lot of functionality with running a regional analysis, so it was logical to create them in a similar way. In the end, this created the need to check if we are making a Taui site in a variety of places deep throughout the process of running a regional analysis.

We should make Taui site creation a "first class citizen", with a separate end point for creation, a separate database collection, along with a separate handler in the workers to help prevent the need for repeatedly checking whether or not we're creating a Taui site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant