CoderDojo / community-platform

Zen, the CoderDojo Community Platform!
https://zen.coderdojo.com
MIT License
121 stars 55 forks source link

Cannot download user list #1221

Closed niccokunzmann closed 6 years ago

niccokunzmann commented 6 years ago

https://zen.coderdojo.com/api/2.0/dojos/export-users/0be123e7-c9be-4002-a3cf-f0c8550f749a-user-export.csv does not download the users as csv. It takes a long time and times out with "File not found".

Wardormeur commented 6 years ago

Apologies for the delay @niccokunzmann , I'll try to have a look asap (cc @conoramurphy )

Wardormeur commented 6 years ago

Can reproduce in production. Confirmed that it's insanely slow in general, according to Newrelic (40s+), and just most of the time end up in the browser giving up (timeout).

niccokunzmann commented 6 years ago

Hi, no haste, I just reported this and please work on it as you see fit. I do not know what you apologize for.

Wardormeur commented 6 years ago

@niccokunzmann we've pushed a fix about a performance issue, can you tell me if that does solve your issue?

niccokunzmann commented 6 years ago

@Wardormeur Thanks! This was a fast resolution and a fast download just a minute ago. I can close this as this issue is resolved.