TF-1933 Trigger to handle hive database in main isolate when work manager changed

(cherry picked from commit 714806a751859ec9d37416a51e48ad3300ac6f73)
This commit is contained in:
dab246
2023-06-27 22:04:00 +07:00
committed by Dat Vu
parent 9b735ebf59
commit d5cac4058a
21 changed files with 318 additions and 312 deletions
@@ -1 +1,3 @@
class CannotCompleteTaskInWorkManagerException implements Exception {}
class CanNotFoundInputData implements Exception {}
class CanNotFoundWorkerType implements Exception {}