move stuff to background jobs
Open
- Dominant language
- Ruby
- Stars
- 24
- Forks
- 18
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 7
Description
let's run the following in background jobs (and show the user a throbber w/ periodic progress updates a la purchasing labels in Pirate Ship):
i think it's actually maybe just batches that are bad UX for this?
- [ ] purchasing usps indicia for letter batches (duh)
- [ ] AIing batch addresses (slow as hell sometimes and i really don't want browser timeout but also success)
- [ ] generating batch labels for huge batches
- [ ] creating & dispatching warehouse orders (zenventory seems to be 3 n+1s in a trenchcoat when creating a bunch of orders)
i miss anything?
Contributor guide
Assessment
This issue has not been assessed yet.