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

[HOLD for payment 2023-09-06] Use idb-keyval in Onyx #25566

Closed
mountiny opened this issue Aug 21, 2023 · 14 comments
Closed

[HOLD for payment 2023-09-06] Use idb-keyval in Onyx #25566

mountiny opened this issue Aug 21, 2023 · 14 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 NewFeature Something to build that is a new item.

Comments

@mountiny
Copy link
Contributor

Problem

While investigating performance issues on large accounts we found an issue where storing large amounts of data in onyx takes a very long time (E.g. merging the data from a OpenApp command).
Largely this was due to the underlying storage provider opening a new database transaction for every operation in a multiMerge/multiSet operation.

Solution

The idb-keyval package optimises this, as it can handle multiple operations in one database transaction.
The good thing is, that idb-keyval also uses indexedDB as storage provider, so no migration is needed.

@mountiny mountiny added Daily KSv2 NewFeature Something to build that is a new item. labels Aug 21, 2023
@mountiny mountiny self-assigned this Aug 21, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 21, 2023

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Aug 21, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 21, 2023

Triggered auto assignment to Design team member for new feature review - @dannymcclain (NewFeature)

@mountiny
Copy link
Contributor Author

No design changes required

@hannojg
Copy link
Contributor

hannojg commented Aug 21, 2023

👋

@maddylewis maddylewis added Daily KSv2 and removed Weekly KSv2 labels Aug 21, 2023
@mountiny mountiny added Weekly KSv2 and removed Daily KSv2 labels Aug 22, 2023
@mountiny
Copy link
Contributor Author

This does not have to be Daily I believe.

@mountiny mountiny added the Reviewing Has a PR in review label Aug 24, 2023
@mountiny mountiny moved this to In Progress in [#whatsnext] #quality Aug 25, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 29, 2023

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Aug 30, 2023
@melvin-bot melvin-bot bot changed the title Use idb-keyval in Onyx [HOLD for payment 2023-09-06] Use idb-keyval in Onyx Aug 30, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Aug 30, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 30, 2023

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot
Copy link

melvin-bot bot commented Aug 30, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.58-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-09-06. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

For reference, here are some details about the assignees on this issue:

  • @hannojg does not require payment (Contractor)

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Sep 5, 2023
@maddylewis
Copy link
Contributor

just confirming that the only payment due for this one is to @hannojg, correct? is it the standard $500?

@situchan
Copy link
Contributor

situchan commented Sep 6, 2023

@maddylewis I reviewed PR and I am the only one due upwork payment.
@hannojg is from Margelo.

I think this applies to $1000 as PR was reviewed and merged before announcement.

@mountiny
Copy link
Contributor Author

mountiny commented Sep 7, 2023

agreed with @situchan

@mountiny mountiny moved this from In Progress to LOW in [#whatsnext] #quality Sep 7, 2023
@mountiny mountiny moved this from LOW to Done in [#whatsnext] #quality Sep 7, 2023
@maddylewis
Copy link
Contributor

ok got it. thanks for clarifying. let me get that payment processed rn!

@maddylewis
Copy link
Contributor

offer sent

@maddylewis
Copy link
Contributor

paid!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 NewFeature Something to build that is a new item.
Projects
Status: Done
Development

No branches or pull requests

5 participants