Skip to content

updating gta data into mongo dd#128

Open
pashupati123 wants to merge 14 commits intomasterfrom
pasverma_gta_update_to_mongo
Open

updating gta data into mongo dd#128
pashupati123 wants to merge 14 commits intomasterfrom
pasverma_gta_update_to_mongo

Conversation

@pashupati123
Copy link
Collaborator

@pashupati123 pashupati123 commented Mar 6, 2024

Description
Updating GTA JSON data into mongo db
At the end of run , post the gta json data into mongo db for further UI analysis

Testing:
Created backend post api , which get called at the end of the run which will update the gta json data into mongo db
GTA Json Format

       {
         run_id: 'local/production id',
         gta: gta_json_data
        }
Screenshot 2024-03-08 at 3 19 41 PM

@pashupati123 pashupati123 requested a review from shreyashah March 6, 2024 12:47
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