Modify ↓
Opened 13 years ago
Last modified 13 years ago
#733 new defect
413: Request Entity Too Large (no message available)
Reported by: | anatoly techtonik <techtonik@…> | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.6.2 |
Component: | General | Version: | 0.6 |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
If there is a lot of stuff printed on the screen during execution of bitten-slave step, it fails to report the failed step, because of 413: Request Entity Too Large (no message available) message returned from the server.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
A good solution would be to send output when a certain buffer limit is reached or with keepalive request.