Skip to content

Incomplete NewRecruit data in landing table #207

@SanderND

Description

@SanderND

Describe the bug
The data in object ninthage-data-analytics.list_data.tournament_lists (which is a table) is incomplete. This object is in our project on Google Cloud Service, with projectname ninthAge-data-analytics*.

  • any view and/or edit permissions to be requested to @duxbuse

To Reproduce
Steps to reproduce the behavior:

  1. Function https://github.com/duxbuse/ninthage-data-analytics/tree/main/function_new_recruit_tournaments is the first function in the data ingestion process
  2. Execute this function manually and inspect if all tourneys from NewRecruit with status Closed and within the data range in your function (e.g. last 60 days) and for game The Ninth Age are ingested.
  3. If so, execute the functions that come after the function at step 1 and follow on until you witness all data you fetched in step 1 is insterted in table ninthage-data-analytics.list_data.tournament_lists.

Expected behavior
All data closed tournaments from NewRecruit that are closed and for the game Ninth Age shall be uploaded in table ninthage-data-analytics.list_data.tournament_lists

Additional context
Especially big tourneys create issues. For testing purposes I propose you especially look at for example this tourney https://www.newrecruit.eu/app/tournydetails/rankings?id=657c5932c602167f5baa1fdc and the correct loading of all data into table ninthage-data-analytics.list_data.tournament_lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions