UTDallasEPICS / Comet-Cupboard

4 stars 3 forks source link

Verify cart page - Handle concurrent viewing of carts, clear old carts #94

Open CrazEpic opened 2 weeks ago

CrazEpic commented 2 weeks ago

When a volunteer looks at a cart, an indicator will broadcast to other volunteers that specific cart is in review. Upon a cart action, the cart is removed from all volunteer screens even if another volunteer has that cart on their screen.

Clear old pending carts with a cron job.