See the attached example project pulling down github JSON data.
Every so often loading of this report will cause a ~30 second delay while filling the form. This is not network related, but some other delay while fetching the data.
- Happens remotely, or accessing a server on 127.0.0.1.
- It is always about 30 seconds + the normal processing time for the report.
- It may work normally for a few executions, but it will eventually have the ~30 second delay. Every 5 or so executions.
- This was never an issue on 5.6.1 which is what I upgraded from.
I am using 6.0.4 on OSX 10.10.3. I will go back to 6.0.3 and try and reproduce there.
Attachments:
githubtest.zip
Recommended Comments