In many older parts of the code, it was checked if a task was successful by returning `True`. Instead, use Exceptions for better code quality.