Zoo worker timeout error not handled by Django

Repository of web frameworks and applications for Microsoft IIS.
User avatar
Posts: 56
Joined: 01 Nov 2013, 01:50

Zoo worker timeout error not handled by Django

16 Jan 2014, 19:21

Hi,

While testing the error pages, we noticed that Zoo shows timeout errors for workers, IIS being configured to pass all errors to Python / DJango.

Any idea how to resolve this?

User avatar
Posts: 110
Joined: 07 Mar 2012, 10:22

Re: Zoo worker timeout error not handled by Django

17 Jan 2014, 06:25

Hello!

1. Did you mean the error pages from django app?
2. There is not enough information about app and environment to help you. Could you show example app on which we can reproduce the issue?

Thanks.

User avatar
Posts: 56
Joined: 01 Nov 2013, 01:50

Re: Zoo worker timeout error not handled by Django

30 Jan 2014, 11:13

Hi,

To clarify, how do we replace the default Zoo time-out error page with ours?

Thanks!

User avatar
Posts: 110
Joined: 07 Mar 2012, 10:22

Re: Zoo worker timeout error not handled by Django

30 Jan 2014, 11:51

Hello!

Run IIS Manager, select the site, double click on 'Error Pages' icon.
Then remove all defined error page templates (if exists) and add one with status code 408 (Request Timeout) and path to your template.

Thanks.

User avatar
Posts: 56
Joined: 01 Nov 2013, 01:50

Re: Zoo worker timeout error not handled by Django

03 Feb 2014, 10:18

Thanks for the clarification!

User avatar
Posts: 56
Joined: 01 Nov 2013, 01:50

Re: Zoo worker timeout error not handled by Django

18 May 2014, 18:23

Ruslan wrote:Hello!

Run IIS Manager, select the site, double click on 'Error Pages' icon.
Then remove all defined error page templates (if exists) and add one with status code 408 (Request Timeout) and path to your template.

Thanks.


Hi,

The problem of this approach, is that we unable to use our custom DJango error pages then.

What the best way both to show our errors in specific cases, and support a custom error if Zoo time-outs, and Python is no longer in control?

Thanks.

Return to Helicon Zoo

Who is online

Users browsing this forum: No registered users and 17 guests