Service API v2.1.6
Fixed an issue where new messages would not be sent to the Service when the Service is disabled (due to multiple failed attempts to communicate with the Service).
When the Service is disabled it only means that enqueued messages won't be tried anymore. All new messages are still tried 1 time before they enter the Queue.
More info about the Queuing mechanism