Skip to content

Fixed executor in offline mode#974

Merged
kzscisoft merged 6 commits into
devfrom
hotfix/fix-semi-offline-objects
May 28, 2026
Merged

Fixed executor in offline mode#974
kzscisoft merged 6 commits into
devfrom
hotfix/fix-semi-offline-objects

Conversation

@kzscisoft
Copy link
Copy Markdown
Collaborator

Fix Alert Logging from Executor in Offline Mode

Issue: N/A

Python Version(s) Tested: 3.14.4

Operating System(s): Ubuntu 26.04

📝 Summary

Exceptions were being raised when the executor was run in offline mode due to it trying to create and update a user alert to notify on success or failure.

🔄 Changes

Disabled this notification for offline mode as it is only of benefit in online mode as a remote confirmation of success.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.

@kzscisoft kzscisoft merged commit 225d72f into dev May 28, 2026
21 of 22 checks passed
@kzscisoft kzscisoft deleted the hotfix/fix-semi-offline-objects branch May 28, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant