Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

Quartz not working ok

branko.bauk's Avatar

branko.bauk

Mar 30, 2015 @ 06:39 PM

Hi,

I have one question. I have an application that is sending one email per day usig quartz. But it is not working. At the beginning it was working for 5 days straight, But not it works only if I open the application before the mail is sent. I am using also keep alive with quartz. But it seems that something shuts down my app so the email is never sent. Is it possible that the server gets restarted or something? My app is defibrilatorproject.apphb.com.

Thank you for your support.

br,Branko

  1. Support Staff 1 Posted by rune on Mar 30, 2015 @ 10:52 PM

    rune's Avatar

    Hi Branko,

    The problem might be that your application is shut down due to inactivity, particularly if the application is running on the free plan. There are also a number of other reasons why processing background jobs in an ASP.NET application can result in unexpected and unreliable results.

    I'd recommend using a background worker for more reliable background processing, and Quartz should work quite well with those.

    Best,
    Rune

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac