Is there a maximum length that I should respect for the args being passed to a Minion task?
I have a job that has an arg of 2MB and the state is failed with a result of "Worker went away". Using the Minion Admin UI, I clicked on the "failed" tasks and it hangs my entire Ubuntu 16.04.3 system! I've had to reboot three times now. I have since manually removed that specific job from the database and now, so far, all seems to be well, and I can also browse failed tasks (there are now 0). If I shouldn't be passing 2MB via args, should I instead save the 2MB to disk and let the job remove the file from disk when the job has finished successfully? -- 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 https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
