The service name needs to be at least 3 letters long - could we remove this limitation? See https://github.com/killbill/killbill-commons/blob/d8dc83db2bbcc75839aead1a577db4728f4e2dcf/queue/src/main/java/org/killbill/notificationq/NotificationQueueDispatcher.java#L204
The service name needs to be at least 3 letters long - could we remove this limitation?
See
killbill-commons/queue/src/main/java/org/killbill/notificationq/NotificationQueueDispatcher.java
Line 204 in d8dc83d