Rasmus Hansen
Rasmus Hansen
All of which are things that rabbit already has the logic for handling internally, without us having to jump through hoops to reimplement. Also if it's separate full queues, then...
> If it isn't, the other scenario we can see happening is where those higher priority messages are eventually processed and now the blocking blocking job messages are started. You...
This is something we would really love to see fixed. We use discriminated unions very heavily in our code, which also means we can't turn on the strict type checking...
> Apologies for never leaving any specific comments on this issue, but that's largely because I don't really have great news here. The problem is in how windows filesystems work....
@MasslessParticle I'm pretty sure I can still reproduce the issue on one of our internal servers, so yes, I would definitely be up to help testing.
@slim-bean it's the same process. Specifically it creates the file, writrs some stuff, at some point discovers that the file is over a configured threshold, at which point it closes...