hackclub / hackclub/theseus

move stuff to background jobs

Open
#49 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.