mihran113
mihran113
- add usage of `created_at`, `finalized_at`, `duration`, `metrics` properties
## 📚 Documentation There's a documentation lack about the SSL support for `aim server` command and the client side configuration for it to work properly.
## 🚀 Feature Add ability to sort runs by date(maybe also experiments and more options) on the runs page ### Motivation To be able to quickly explore the older runs...
- [x] Add main router/workers setup with according RPC calls - [x] Update version check - [ ] Add router liveness check service - [ ] Add client re-connection (different...
## 🐛 Bug When opening `logs` tab on single run page it doesn't show anything, furthermore when switching to another tab while it's loading the following error appears on terminal....
## Proposed refactoring or deprecation There's a new sqlalchemy major version release which does have a lot of incompatibilities with current `aim` code-base, which causes to use older versions of...
## 🐛 Bug When trying to compare metrics of multiple runs in a new tab when base-path is specified for `aim up` the new tab opens with a wrong URL....
add column family handler and flush options arguments for `flush` method bumped aimrocks to 0.0.11