Remove temp files for chart data when not used

user reported that when Store charts data is enabled, SQ stores a lot of temp files under Appdata on C.



What should be changed:
1. SQ shouldn't use Appdata, it should use /internal/tmp/chartdata folder for storing chart data - don't use Windows default way of creating temp files.
If this folder doesn't exist create it programatically. /internal/tmp folder can be purged by user anytime


2. temp files should be deleted when no longer needed

Attachments
No attachments
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

MF
#1

Mark Fric

23.11.2017 07:20

Task created

PS
#2

Petr Šomek

24.11.2017 09:12

Status changed from New to In progress

PS
#3

Petr Šomek

24.11.2017 09:50
1. point finished - currently I'm using /internal/tmp for storage chart's data
PS
#4

Petr Šomek

24.11.2017 19:45
2. finished - tmp folder is cleaned each 10minutes and delete not used files
PS
#5

Petr Šomek

24.11.2017 19:45

Status changed from In progress to Fixed


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please