kannader
kannader copied to clipboard
Think of whether queue folder names / filenames should be configurable
trafficstars
Currently they're const-set to "data", "queue", "inflight" and "cleanup", and the files in a mail folder are "contents", "metadata" and "schedule".
And we hardcode new queue id generation to be a new UUID.
Such a change is probably useless, but… should we make all these parameters configurable? Out of the blue I'd guess no, but would be happy to hear contradictory arguments.