state-hiu / ittc-server-django

Front-End ITTC Server with Proxy, Cache, Logs, and Stats
MIT License
0 stars 3 forks source link

Stats Async #20

Open state-hiu opened 9 years ago

state-hiu commented 9 years ago

Move stats calc to async and store json in memcaded

http://docs.celeryproject.org/en/v2.3.3/userguide/periodic-tasks.html#crontab-schedules

Necesaary, b/c build takes too long and times out dashboard

state-hiu commented 9 years ago

Getting cryptic segfault error that keeps on repeating.

Comming stats to memory...
[New Thread 0x7fffeedd3700 (LWP 16128)]
1

Program received signal SIGSEGV, Segmentation fault.
__memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:37
37  ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: No such file or directory.
(gdb) quit

See https://wiki.python.org/moin/DebuggingWithGdb