caddy-frontend: Add missing promise on each exposed node
Each node requests a frontend instance used to publish information about itself, but there was missing a promise on the node itself, if the frontend instance is operational. Even if there is global cluster check of those information, it does not trigger node reprocessing, thus adding additional promise on each node.
Showing
Please register or sign in to comment