Solved. The issue was not in my code. The issue was upstream in the bee-queue library. The promise was not being caught and rejected to the downstream promise chain.
bee-queue
See this PR for more info: https://github.com/bee-queue/bee-queue/pull/878