-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hello,
When using tx push/pull the Uploading file / Downloading file take forever for a files with less than 200 lines (2 translation).
It just stay stuck like this and sometimes it ends up working after a long time, other time I gave up before it finished.

My internet connection is working well, I can download / uploads other things without any problem
Speed test while this was stuck:

Config file:
[main]
host = https://app.transifex.com
[o:org:p:project:r:r1]
file_filter = static/locales/<lang>.json
minimum_perc = 0
source_file = static/locales/en.default.json
source_lang = en
type = KEYVALUEJSON
[o:org:p:project:r:r2]
file_filter = static/locales/<lang>.schema.json
minimum_perc = 0
source_file = static/locales/en.default.schema.json
source_lang = en
type = KEYVALUEJSON
Metadata
Metadata
Assignees
Labels
No labels