Paweł (roy) Rościszewski
Paweł (roy) Rościszewski
@filschod haven't we dealt with this already?
could be a duplicate of #174
Our experience shows that 30 minutes is fine. However, this should be easily configurable. @filschod, can you provide information where it can be configured?
Thanks for your feedback. A quick fix could be achieved by editing tensorhive/core/managers/InfrastructureManager.py, in ignored_processes there are hard-coded names of processes that should be ignored. Maybe in your setup the...
Show notifications from admin in upper right corner (MOTD)
depends on #285
Another important statistic: sum of reservations for a user in a given week/month, for billing
related to #267
may be connected with #98, there could be two types of messages (user messages and system-wide admin messages)
Maybe user log should be a log file instead of records in DB. There will be potentially multiple job execution events, better viewed as a text file and not as...