Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将 NServicebus 中的 saga 消息延迟处理 24 小时?
我建议保留您的 saga 中的消息数据,请求 24 小时超时,当您的 saga 收到超时调用时,进行处理。