mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Revert "Create worker retry"
This commit is contained in:
parent
e1526ee6bd
commit
7f57a41d79
@ -131,8 +131,7 @@ function plugin(options, imports, register) {
|
||||
|
||||
var allowedErrorKeys = [
|
||||
"message", "projectState", "premium", "retryIn", "progress",
|
||||
"oldHost", "blocked", "className", "errors", "subtype",
|
||||
"fatal", "ignore"
|
||||
"oldHost", "blocked", "className", "errors", "subtype"
|
||||
];
|
||||
|
||||
allowedErrorKeys.forEach(function(key) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user