Watch + Sender all in one #1344
Labels
enhancement
New feature or request
NewUseCase
needed to address a use case, we can't yet support.
Sugar
nice to have features... not super important.
UserStory
interesting to read to consider improving
I was curious if it was possible to combine a watch and sender into one config, with no broker.
I did get it working, but not without broker settings. I also ran into a few crashes due to other missing options that are normally defined in watch.py's default options.
I put the config in
~/.config/sr3/sender/config.conf
because I wasn't sure how to get sender.py's do method called in a Flow. Maybe it's possible usingflowMain
.In this type of config, I doubt that we would ever want to consume messages from a broker, but it would be useful to optionally support posting to a broker (only the posting the files sent by the sender part, not the watch).
Here are the crashes I saw without certain options in the config:
The text was updated successfully, but these errors were encountered: