At the moment the except [line 29](https://github.com/toolsforexperiments/instrumentserver/blob/2bc13876f5ef57f65fc7192521b5f3fa9b1872ba/instrumentserver/server/pollingWorker.py#L29) accepts `Exception` this should accept a specific type instead of a generic one.