https://bugzilla.wikimedia.org/show_bug.cgi?id=71255
Kevin Leduc <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal Whiteboard| |u=WikimetricsUser | |c=Wikimetrics p=9999 Severity|normal |enhancement --- Comment #1 from Kevin Leduc <[email protected]> --- Dan's comment: This seems related to the size of the download. I tried downloading a smaller result and it was fine. The CSV takes longer to generate than the JSON because the native storage format is JSON. Most likely it would download eventually but it might take an unreasonable amount of time. The fix would be to optimize the conversion to CSV, maybe go to a streaming converter like Yuvi implemented in Quarry. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
