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

MBD Batch Improvements: Targeted runs #2795

Closed
Jkd-eth opened this issue Aug 20, 2024 · 0 comments · Fixed by passportxyz/passport-scorer#666
Closed

MBD Batch Improvements: Targeted runs #2795

Jkd-eth opened this issue Aug 20, 2024 · 0 comments · Fixed by passportxyz/passport-scorer#666
Assignees

Comments

@Jkd-eth
Copy link
Contributor

Jkd-eth commented Aug 20, 2024

User Story:
As a data engineer, I want to set up an internal batch scoring MBD API endpoint, so that I can process large datasets efficiently for the data team and provide results in a downloadable CSV file.

Acceptance Criteria:
GIVEN the internal API endpoint,
WHEN the data team submits a list of addresses with their API key,
THEN the API should provide an estimated processing time and a job ID, allow status checks via a separate endpoint, and return an S3 bucket link to download the CSV file with the results when the job is completed.

Tech Details:

Targeted runs. Run a specific object within the Django mind (each task is targeting a specific object)

Open Questions:

Notes/Assumptions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants