[PR #5843] 🛠️ Add retries to electron loot-core import #6159

Closed
opened 2026-02-28 21:24:46 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5843

State: closed
Merged: Yes


There's a race condition in the electron start script where electron app attempts to load the loot-core bundle while it's being built. This only affects devs while building/watching loot core, so the prod bundle has always been fine.

Added retries for a better dev experience and a little extra safety.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5843 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> There's a race condition in the electron start script where electron app attempts to load the loot-core bundle while it's being built. This only affects devs while building/watching loot core, so the prod bundle has always been fine. Added retries for a better dev experience and a little extra safety.
GiteaMirror added the pull-request label 2026-02-28 21:24:46 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6159