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

Allow broker configuration in scenarios #56

Open
josephmckinsey opened this issue Sep 25, 2024 · 1 comment
Open

Allow broker configuration in scenarios #56

josephmckinsey opened this issue Sep 25, 2024 · 1 comment
Labels
priority This should be done quickly. It is a dependency on someone else.

Comments

@josephmckinsey
Copy link
Collaborator

Sometimes, we may want to specify certain broker characteristics like timeout. It would be convenient to add this in the scenario JSON or as a parameter for oedisi build.

{
    "name": "simulation_name",
    "broker_configuration": {
         ...
     },
     "components": {...},
     "links": {...}
}
@josephmckinsey josephmckinsey added the priority This should be done quickly. It is a dependency on someone else. label Jan 15, 2025
@josephmckinsey
Copy link
Collaborator Author

See #49 as well for what we want we want from this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority This should be done quickly. It is a dependency on someone else.
Projects
None yet
Development

No branches or pull requests

1 participant