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

Sfr 1829 complete fulfill endpoint #284

Merged
merged 6 commits into from
Jan 23, 2024

Conversation

Apophenia
Copy link
Contributor

@Apophenia Apophenia commented Jan 18, 2024

Description

This pull request completes the fulfill endpoint. It also refactors the fulfill endpoint in order to fix control flow and error issues. The fulfill endpoint blueprint is now called "itemFulfill" because it fulfills items, not works, and uses a link ID as its identifier.

Motivation and Context

This work is needed in order to return pre-signed URLs from the fulfill endpoint. Additionally, it includes some updates to the DB client code and a slightly different structure from the other blueprints that utilize the DB in an effort to reduce hanging database connections if an unexpected error occurs.

@mwbenowitz mwbenowitz temporarily deployed to Tugboat January 18, 2024 14:39 Destroyed
@mwbenowitz mwbenowitz temporarily deployed to Tugboat January 19, 2024 01:34 Destroyed
@mwbenowitz mwbenowitz temporarily deployed to Tugboat January 19, 2024 02:31 Destroyed
@mwbenowitz mwbenowitz temporarily deployed to Tugboat January 19, 2024 15:39 Destroyed
@Apophenia Apophenia marked this pull request as ready for review January 19, 2024 15:41
Copy link
Contributor

@mitri-slory mitri-slory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Good to see the fixes to the endpoint and additions to the sample compose file.

@Apophenia Apophenia merged commit 3a31c81 into main Jan 23, 2024
2 of 3 checks passed
@Apophenia Apophenia deleted the SFR-1829_Complete_fulfill_endpoint branch January 23, 2024 20:02
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.

3 participants