To my knowledge there is one by default that's the same as in Pipelinewise. I looked through source code and found that the replication slot name in the tap is hardcoded based on the DB name, so probably, if I wanted to change it I should develop this part in source and make a PR. 😞