Replies: 1 comment
-
@bookvik yep, definitely this could be done in a bit cleaner way :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The settings for the rabbit did not work for me and I tried to figure out what was going wrong.
And I was a little surprised that the config function is so dirty.
Given that the config is still passed as the first parameter to the function, maybe it could have been done differently?
Well ... Just merge something where you need to =)
I began to write a test for it and I had to make a dependency on the config server
and to check the chain of calls as an init config start systems start components have to replace the systems config and run them idle to get the result (super dirty)
I understand that they are marked with an exclamation mark, but this is used in one place and it seems there is no need for this
If you do not mind, I would have thought and suggested a cleaner solution
Beta Was this translation helpful? Give feedback.
All reactions