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 3 中使用 FileShareDataBus。是否支持清理数据总线文件?
如果不是,那么实现这一点的最佳实践是什么(比如如何确保文件不是错误队列中消息的一部分)?
鉴于不可能知道一条消息在错误队列中停留多长时间,我通常会在相当长的一段时间后清除(Max(SLA) + x 天)