> > The main intent of minion is to execute long running, blocking tasks that > would take longer than the life cycle of a request, so return values > aren't a feature.
They actually have become a (minor) feature recently, since it was convenient to turn the old error field into a generic result field. But we do indeed not support async notifications for job state transitions, for the reason you mentioned. -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
