RemoteManager should throw exceptions, not just log them

Created on 14 August 2025, 18 days ago

Problem/Motivation

RemoteManager is an API. It currently catches exceptions from Guzzle and then logs them.

In a testing environment this is no good.

And more generally, RemoteManager is deep enough that it should be throwing exceptions. It's up to UIs to catch them and smooth things over.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

4.0

Component

Code

Created by

🇬🇧United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024