#102 `KeyError: 'owner'` in flag_commit_build toddler
Closed 2 years ago by zlopez. Opened 2 years ago by zlopez.

2022-06-29 12:56:53,032 - [INFO toddlers.runner] Toddler 'flag_commit_build' accepted to process message id: 6f4defc9-80d7-49e6-80e0-f25376b4322c
2022-06-29 12:56:53,032 - [ERROR toddlers.runner] Toddler 'flag_commit_build' failed to process message id: 6f4defc9-80d7-49e6-80e0-f25376b4322c -- putting it back in the queue
Traceback (most recent call last):
File "/code/toddlers/runner.py", line 96, in __call__
toddler.process(self.toddler_config[toddler.name], message)
File "/code/toddlers/plugins/flag_commit_build.py", line 64, in process
if msg["owner"] == "containerbuild":
KeyError: 'owner'

Metadata Update from @zlopez:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata