Hacker News new | ask | show | jobs
by striglia 3394 days ago
Is it possible to accept an activity task with no timeout, store the state in a DB, then when your event occurs, load state from the DB and send the task_success signal? Not convenient, but seems feasible..