Bug 767066 - RFE: able to change connection timeout for slow connection
Summary: RFE: able to change connection timeout for slow connection
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: zanata-python-client
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Sundeep Anand
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-13 05:59 UTC by Ding-Yi Chen
Modified: 2021-05-12 06:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-12 06:36:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ding-Yi Chen 2011-12-13 05:59:51 UTC
Description of problem:
At present, python client returns errors if it failed to connect to zanata sever in a short period. However, people with slow connection might not be able to connect before default timeout.

Thus, being able to change the connection timeout will enable translators to be able to work behind slow translation.


Version-Release number of selected component (if applicable):
zanata-python-client-1.3.3

Comment 1 Runa Bhattacharjee 2012-07-30 13:46:07 UTC
Is this still happening? Thanks.

Comment 2 Fedora End Of Life 2013-07-03 22:06:38 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora Admin XMLRPC Client 2013-08-13 04:45:18 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Jens Petersen 2015-01-09 05:30:55 UTC
(In reply to Ding-Yi Chen from comment #0)
> Thus, being able to change the connection timeout will enable translators to
> be able to work behind slow translation.

You mean a commandline option?

I feel the client should just handle this automatically.
What does the java client do?

Comment 5 Ding-Yi Chen 2015-01-12 01:41:44 UTC
(In reply to Jens Petersen from comment #4)
> (In reply to Ding-Yi Chen from comment #0)
> > Thus, being able to change the connection timeout will enable translators to
> > be able to work behind slow translation.
> 
> You mean a commandline option?
> 
> I feel the client should just handle this automatically.
> What does the java client do?

Recent java client (the one in GitHub master) have improve the push/pull performance dramatically. So perhaps it is mitigated.

Anyway, I will do following tests with both java client and Python client with

1. man-pages-l10n: which has 3000+ small files.

2. gettext: one big file that has 9000+  messages.

Comment 7 Ding-Yi Chen 2015-04-21 00:49:12 UTC
Java client does not have the option of timeout either.

It does, however, have an option to specify the chunk-size for push.


--chunk-size SIZE : Maximum size, in bytes, of document chunks 
                   to transmit. Documents smaller
                   than this size will be transmitted in a single request, 
                   larger documents will be sent over multiple requests.

So it can more or less address slow connection.


Regards.

Comment 8 Fedora Admin XMLRPC Client 2016-02-02 07:00:33 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 9 Sundeep Anand 2021-05-12 06:36:54 UTC
As https://fedora.zanata.org/ has been decommissioned, closing this!


Note You need to log in before you can comment on or make changes to this bug.