Project

General

Profile

Actions

Bug #8905

closed

Take into account that Django development server is not powerful

Added by Evgeny Novikov almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Scheduling
Target version:
Start date:
05/30/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

It seems that a development server of Django 2 sometimes does not handle requests well like a production server. Instead it rejects them, breaks pipes, uploaded files, etc. Before we did not suffer from this issue so much, but now it happens often and we lose quite many verification results. Anyway we should not rely on any server and spend as much time as could be necessary to perform reliable and predictable communication.


Related issues 2 (0 open2 closed)

Related to Klever - Feature #8729: Bridge does not work with Django 2.*ClosedVladimir Gratinskiy02/19/2018

Actions
Related to Klever - Bug #8668: Connection error warnings can lead to task decision results misinterpretationClosedIlja Zakharov01/15/2018

Actions
Actions #1

Updated by Evgeny Novikov almost 6 years ago

  • Related to Feature #8729: Bridge does not work with Django 2.* added
Actions #2

Updated by Ilja Zakharov almost 6 years ago

  • Status changed from New to Resolved

Implemented directly in core-new-formats.

Actions #3

Updated by Evgeny Novikov almost 6 years ago

  • Related to Bug #8668: Connection error warnings can lead to task decision results misinterpretation added
Actions #4

Updated by Evgeny Novikov almost 6 years ago

  • Status changed from Resolved to Closed

I cherry picked 68f9876 to master c9a14a01 since I think that this is a proper solution in any case not only for a Django 2+ development server.

Actions

Also available in: Atom PDF