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

fix: account for DDO in UI #1892

Merged
merged 3 commits into from
Mar 21, 2024
Merged

fix: account for DDO in UI #1892

merged 3 commits into from
Mar 21, 2024

Conversation

LexLuthr
Copy link
Collaborator

@LexLuthr LexLuthr commented Mar 11, 2024

This PR does the following:

  1. Adds a check to ensure that we are not processing more than 1 deal with same client and allocationID at a time. If a deal onboarding fails for some reason, SPs can reimport with same parameters but 2 should not be running in parallel.
  2. Account for DDO deals in UI
    • Sealing pipeline
    • Piece doctor page deal list
    • Fix DDO SQL DB method by SectorID inputs
    • Create a new SQL DB method to search with pieceCID and allocationID (speed up GQL)
Screenshot 2024-03-19 at 4 18 26 PM Screenshot 2024-03-19 at 4 18 36 PM

@LexLuthr LexLuthr force-pushed the fix/ddo-ui-lid-deals branch from b3acb64 to 01164ff Compare March 19, 2024 12:31
@LexLuthr LexLuthr marked this pull request as ready for review March 19, 2024 12:43
@LexLuthr LexLuthr requested review from snadrus and magik6k March 19, 2024 12:44
@snadrus snadrus merged commit 203c05b into main Mar 21, 2024
21 checks passed
@snadrus snadrus deleted the fix/ddo-ui-lid-deals branch March 21, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants