Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triggered webjob Aborts without any error after 25 days or 30 days #3060

Open
charan-inksoft opened this issue Feb 16, 2024 · 0 comments
Open

Comments

@charan-inksoft
Copy link

charan-inksoft commented Feb 16, 2024

Triggered webjob Aborts without any error after 25 days or 30 days

Every month at a certain point my job aborts even though there isn't any exception. Why is this behavior happening. I have set WEBJOBS_IDLE_TIMEOUT to '360000'. I haven't configured graceful shutdown because I want my job to be running seamlessly until there is any internal error captured which cause the application to break and abort.

I have also implemented try catch blocks to capture exception. But before the job aborted there isn't any message in queue which triggers the job. For 7hrs there was no message in queue when I checked process logs in Kudu-power shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant