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

PE-6948: proceed upload despite the contract read error #1894

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

thiagocarvalhodev
Copy link
Collaborator

@thiagocarvalhodev thiagocarvalhodev commented Oct 14, 2024

  • proceed upload despite the contract read error
  • proceed with sync if licenses were not synced

--- Releases ---
Android release: https://appdistribution.firebase.google.com/testerapps/1:305132849030:android:6cf0cd5ec064fad3ffce07/releases/216cve8cnmnog

- proceed upload despite the contract read error
- proceed with sync if licenses were not synced
@thiagocarvalhodev thiagocarvalhodev self-assigned this Oct 14, 2024
Copy link

github-actions bot commented Oct 14, 2024

Visit the preview URL for this PR (updated for commit 6b6a724):

https://ardrive-web--pr1894-pe-6948-hotfix-zb8c3lil.web.app

(expires Thu, 24 Oct 2024 17:24:58 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0

revisionsToSyncLicense: revisionsToSyncLicense,
);
} catch (e) {
logger.e('Error syncing licenses. Proceeding.', e);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sync the licenses shouldn't break the sync.

@thiagocarvalhodev thiagocarvalhodev changed the title PE-6948: hotfix PE-6948: proceed upload despite the contract read error Oct 15, 2024
Copy link
Contributor

@atticusofsparta atticusofsparta left a comment

Choose a reason for hiding this comment

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

Recommendation but not blocking: consider a background data fetching method that can retry the license and contract fetching to update rows as needed.

@thiagocarvalhodev thiagocarvalhodev merged commit c2a7d33 into dev Nov 13, 2024
6 checks passed
@thiagocarvalhodev thiagocarvalhodev deleted the PE-6948-hotfix branch November 13, 2024 17:33
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