[MAILPOET-1791]
When processing soft error we only save error to particular subscriber and continue sending. [MAILPOET-1154]
The SendigQueue worker is already a very complex class and handles a lot of things. Since we want to make error handling more sophisticated it is better to move the error handling responsibility to a new class. [MAILPOET-1154]