mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:16:42 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
b650a0f11d
commit
c5dfae1482
1 changed files with 1 additions and 0 deletions
|
|
@ -362,4 +362,5 @@ async function scheduleRetry(
|
||||||
next_retry_at: nextRetryAt,
|
next_retry_at: nextRetryAt,
|
||||||
})
|
})
|
||||||
.eq("id", jobId);
|
.eq("id", jobId);
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue