PLT-7644: Improve job scheduler architecture. (#7532)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
f263d2b951
Коммит
a06830b2f8
@@ -5679,6 +5679,14 @@
|
||||
"id": "store.sql_job.update.app_error",
|
||||
"translation": "We couldn't update the job"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job.get_newest_job_by_status_and_type.app_error",
|
||||
"translation": "We couldn't get the newest job by status and type"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job.get_count_by_status_and_type.app_erro",
|
||||
"translation": "We couldn't get the job count by status and type"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_license.get.app_error",
|
||||
"translation": "We encountered an error getting the license"
|
||||
|
||||
Ссылка в новой задаче
Block a user