Skip to content

Conversation

@muverystrong
Copy link

queue task add expireTime property

@muverystrong muverystrong requested a review from nil4u September 9, 2025 07:45
@muverystrong muverystrong force-pushed the feat/add-expire-time branch 2 times, most recently from 409c8bb to 7754937 Compare September 11, 2025 06:53
*/
private int timeout;
@Builder.Default
private int timeout = 24 * 60 * 60;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这么加是不是有点问题,blocking和stream的时候是什么逻辑呢?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking和streaming得callback有限制,最大300秒

@nil4u nil4u merged commit 96575b2 into LianjiaTech:main Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants