Skip to content

Improve the clarity of the ioc env info log#139

Merged
jacomago merged 1 commit intoChannelFinder:masterfrom
jacomago:ioc-env-log-message
Mar 20, 2026
Merged

Improve the clarity of the ioc env info log#139
jacomago merged 1 commit intoChannelFinder:masterfrom
jacomago:ioc-env-log-message

Conversation

@jacomago
Copy link
Contributor

The reason that an ioc does not appear in the ioc list is because there was not initial transaction.

We have not figured out exactly what the cause of this could be, but we think the error message should be improved in this way.

if iocid not in iocs:
_log.warning("IOC Env Info %s not found in ioc list: %s", ioc_info, iocs)
_log.warning(
"IOC %s did not send an initial transaction to join ioc list: %s",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IOC list please - I hate reading lowercase ioc 🙃

The reason that an ioc does not appear in the ioc list is because there was not initial transaction.
We have not figured out exactly what the cause of this could be, but we think the error message should be improved in this way.
@jacomago jacomago force-pushed the ioc-env-log-message branch from 628afcf to c215fbc Compare March 20, 2026 15:40
@sonarqubecloud
Copy link

@jacomago jacomago merged commit 30d0d28 into ChannelFinder:master Mar 20, 2026
12 of 13 checks passed
@jacomago jacomago deleted the ioc-env-log-message branch March 20, 2026 17:17
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.

2 participants