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

Migrate run query #1101

Open
Tracked by #624
bchu1 opened this issue Sep 3, 2024 · 0 comments
Open
Tracked by #624

Migrate run query #1101

bchu1 opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels

Comments

@bchu1
Copy link
Contributor

bchu1 commented Sep 3, 2024

No description provided.

@bchu1 bchu1 mentioned this issue Sep 3, 2024
19 tasks
@junxini junxini added this to the sprint 4 (phase 4) milestone Sep 9, 2024
bchu1 added a commit that referenced this issue Sep 13, 2024
#1101

- Added SSM parameters for temporarily storing the V2 endpoint during
the migration.
- Separates the V2 graphql-codegen types into a different file.


![image](https://github.com/user-attachments/assets/b55b03d7-36ea-4a68-b317-977e62d998fb)
<img width="1846" alt="image"
src="https://github.com/user-attachments/assets/909cb9ac-894c-4c0d-8090-570641867e8c">
bchu1 added a commit that referenced this issue Sep 17, 2024
#1101 

Does not actually use the new data yet, only adds logging for diffs.

The plan is to incrementally migrate the UI over after 0 diffs have been
observed over some period for the fragment in question.

Removes `authors_with_affiliations` (unused).

Adds a consistent order to `funding_sources`.
bchu1 added a commit that referenced this issue Sep 20, 2024
bchu1 added a commit that referenced this issue Sep 24, 2024
#1101 

Also combines the download selector and table queries into 1.

This temporarily enables GQL response caching for the V2 API while there
is an unresolved DB connection limit issue in the new API.

Ideally I would migrate first and then connect the UI to the new data
later, but desperate times.
bchu1 added a commit that referenced this issue Sep 26, 2024
#1101 

Also temporarily disables automatic querying of `__typename` due to a
bug in the new API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants