ray/dashboard/modules/snapshot
SangBin Cho e62c0052a0
[Dashboard] Agent in minimal ray installation (#21817)
This is the second part of https://docs.google.com/document/d/12qP3x5uaqZSKS-A_kK0ylPOp0E02_l-deAbmm8YtdFw/edit#. After this PR, dashboard agents will fully work with minimal ray installation.

Note that this PR requires to introduce "aioredis", "frozenlist", and "aiosignal" to the minimal installation. These dependencies are very small (or will be removed soon), and including them to minimal makes thing very easy. Please see the below for the reasoning.
2022-01-26 04:03:54 -08:00
..
tests [Dashboard] offload blocking work to a thread pool (#21762) 2022-01-21 17:55:11 -08:00
__init__.py [dashboard] Snapshot of cluster state (#15868) 2021-05-20 08:10:32 -07:00
snapshot_head.py [Dashboard] Agent in minimal ray installation (#21817) 2022-01-26 04:03:54 -08:00
snapshot_schema.json [serve] use true nulls in snapshot (#21062) 2021-12-20 16:07:09 -08:00