更新
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace app\service;
|
||||
|
||||
/**
|
||||
* HTTP 请求不宜再阻塞时抛出:任务仍在 ComfyUI 中,消息保持 pending,稍后可恢复。
|
||||
*/
|
||||
class ComfyJobDeferredException extends \RuntimeException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user