Chore: correct inconsistent logging and typo (#25945)
This commit is contained in:
parent
b2d8a7eaf1
commit
b3dafd913b
4 changed files with 12 additions and 14 deletions
|
|
@ -147,4 +147,4 @@ class ExecutionLimitsLayer(GraphEngineLayer):
|
|||
self.logger.debug("Abort command sent to engine")
|
||||
|
||||
except Exception:
|
||||
self.logger.exception("Failed to send abort command: %s")
|
||||
self.logger.exception("Failed to send abort command")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue