ray/dashboard
fyrestone defd41aad7
[Dashboard] http route handler cache (#10921)
* Add aiohttp_cache to dashboard

* Add comments; Refine code

* Keep NODE_STATS_UPDATE_INTERVAL_SECONDS 1 second; Change AIOHTTP_CACHE_TTL_SECONDS to 2 seconds

* Update merge

Co-authored-by: 刘宝 <po.lb@antfin.com>
2020-10-09 22:27:05 -07:00
..
client [Dashboard] Add support for new backend to existing front-end (#11013) 2020-10-02 12:46:47 -07:00
modules [Dashboard] http route handler cache (#10921) 2020-10-09 22:27:05 -07:00
tests [Dashboard] http route handler cache (#10921) 2020-10-09 22:27:05 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
actor_utils.py [Dashboard] Add utility functions for actor and memory APIs (#11011) 2020-10-01 23:48:03 -07:00
agent.py Start moving ray internal files to _private module (#10994) 2020-09-24 22:46:35 -07:00
BUILD [Dashboard] Dashboard basic modules (#10303) 2020-08-29 23:09:34 -07:00
consts.py [Dashboard] http route handler cache (#10921) 2020-10-09 22:27:05 -07:00
dashboard.py Start moving ray internal files to _private module (#10994) 2020-09-24 22:46:35 -07:00
datacenter.py [Dashboard] Add API support for the logical view and machine view in new backend (#11012) 2020-10-02 17:58:44 -07:00
head.py Start moving ray internal files to _private module (#10994) 2020-09-24 22:46:35 -07:00
memory_utils.py [Dashboard] Add API support for the logical view and machine view in new backend (#11012) 2020-10-02 17:58:44 -07:00
utils.py [Dashboard] http route handler cache (#10921) 2020-10-09 22:27:05 -07:00