Skip to content

Conversation

@Hagellach37
Copy link
Member

@Hagellach37 Hagellach37 commented Mar 30, 2021

Things to check in production environment

  • set up new postgres table for users_temp
  • set up index for timestamp attribute in results table

Major things that changed:

split workers into two separate docker containers
* do not upload tasks for projects of type build_area, change detection and completeness
* improve update project data function by using threading for firebase queries and check project status before updating
* work on faster workflow to update user data in postgres #462
* split up workflow for generate stats and firebase-to-postgres into two docker containers
* small fix in docker compose file
* adjust archive function to remove also new firebase endpoint for /v2/groupsUsers and adjust tests. this also relates to #416
* add script to remove timestamps in user contributions. this also relates to #375 #376
* consider new firebae endpoint /v2/groupsUsers/ when deleting projects
* update user data only when new users submit a result.
@Hagellach37 Hagellach37 merged commit 1911294 into master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants