On Jan 8, 12:10 pm, David Dollar <[email protected]> wrote: > This wouldn't work on Heroku because even though it's in a different > thread it's still the same request, and we only allow requests to go > for 30s. This would tie up your dyno for the background request.
So, wouldn't I have the same issue with DJ and my process exceeding 30s? BTW, when I have run this processing within the current request, and it has exceeded 30s, I have not seen any errors or issues. Everything appears to processed successfully.
-- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
