Meng Zhang
|
4cb672ec39
|
feat: improve error handling and messages [TAB-58] (#213)
* add fatal macro
* switch expect to fatal
* improve error handling of serve
* improve error handling on download module
* improve error handling in scheduler
* improve error handling
* fmt
* fmt
|
2023-06-07 02:02:58 +00:00 |
Meng Zhang
|
249d51d0f5
|
feat: add indexer [TAB-17] (#199)
* add basic indexer
* formatting
|
2023-06-05 22:18:10 +00:00 |
Meng Zhang
|
272dde9769
|
refactor: rust nightly format (#197)
* chore: turn on group format
* turn on nightly fmt
|
2023-06-05 14:17:07 -07:00 |
Meng Zhang
|
e8b1c10738
|
feat: add `tabby scheduler` command (#194)
* feat: add `tabby scheduler` command
* update test cases
* fix fmt
|
2023-06-05 18:29:38 +00:00 |
Meng Zhang
|
da02d471a9
|
chore: add tabby-scheduler [TAB-17] (#192)
* add scheduler
* update fmt
* add integration tests for scheduler
|
2023-06-05 03:08:43 +00:00 |