Skip to content

Conversation

@marcmengel
Copy link
Collaborator

The TaskQueue object ( being used to run tasks periodically in the daemon), drops tasks if they raise an exception.
This is not the desired behavior in the daemon code, so we add a decorator that logs and swallows exceptions
in the methods that are run periodically.

@marcmengel
Copy link
Collaborator Author

Still needs tesitng.

@marcmengel marcmengel marked this pull request as draft November 12, 2025 22:42
@marcmengel
Copy link
Collaborator Author

Tested with patch uner hypot on fifeutilgpvm03; apepars to have run okay .

@marcmengel marcmengel marked this pull request as ready for review November 13, 2025 20:57
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.

3 participants