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

[BB-122] Sync learnings #3

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Conversation

mgaeta
Copy link
Collaborator

@mgaeta mgaeta commented Sep 20, 2024

Description

This sync is going to be tricky. The API makes us POST a request to get back a reportId, then use that ID to poll the endpoint for the report. Our current model for getting grants is going to be awkward unless we cache the report data once it's ready.

I want to use baton-sdk's ratelimit retries to implement the polling, but we'll see.

Fixes BB-122.

@mgaeta mgaeta marked this pull request as draft September 20, 2024 22:45
@mgaeta mgaeta changed the title [WIP][BB-122] Sync learnings [BB-122] Sync learnings Oct 1, 2024
@mgaeta mgaeta marked this pull request as ready for review October 1, 2024 22:40
@mgaeta mgaeta requested a review from a team October 1, 2024 22:40
@ggreer ggreer merged commit 7b864e3 into marcos/feat/connector Oct 2, 2024
3 checks passed
@ggreer ggreer deleted the marcos/feat/reports branch October 2, 2024 01:15
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