Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli fileinputoutput: start bots with run instead of start #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Sep 2, 2021

running the bot directly with intelmqctl run bot-id process ensures
that at least one and exactly one message is processed until the process
termination reducing accidental timing errors and alike

running the bot directly with `intelmqctl run bot-id process` ensures
that at least one and exactly one message is processed until the process
termination reducing accidental timing errors and alike
@ghost ghost self-requested a review September 2, 2021 07:05
@ghost
Copy link

ghost commented Sep 6, 2021

But doesn´t it make sense to also check if it works when running a bot with start and stop?

@ghost
Copy link
Author

ghost commented Sep 6, 2021

Definitely. For some reason start/stop works without troubles in the API test, but the CLI test cause[sd] troubles - I'm not sure what is causing them actually.

@ghost
Copy link

ghost commented Sep 6, 2021

Ah, interesting, I don't recall any problems with the CLI tests recently

@ghost ghost removed their request for review September 7, 2021 06:03
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.

0 participants