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

Update input streams of already running / existing stream #24

Open
branimirangelov opened this issue May 14, 2020 · 2 comments
Open

Update input streams of already running / existing stream #24

branimirangelov opened this issue May 14, 2020 · 2 comments
Labels
question Further information is requested

Comments

@branimirangelov
Copy link
Collaborator

Use case: Hatchery

In relation with #23, the user can update the stream description on re-launch. We have to decide on behavior.

@branimirangelov branimirangelov added the bug Something isn't working label May 14, 2020
@branimirangelov branimirangelov added this to the Release 0.6 milestone Oct 4, 2020
@branimirangelov
Copy link
Collaborator Author

Consider as part of #47

@bojidar-bg
Copy link
Collaborator

bojidar-bg commented Nov 18, 2021

As of current master, it is possible to edit the Stream/Call's Execution's parameters manually (i.e. directly through Ignite), however there is no code handling such changes to parameters and the new values won't be used until the agent container is restarted.

As Hatchery seems to be working alright at the moment without this feature and #47 was implemented, is it still needed?

One way something like this could be implemented without additional Perper functionality is by creating a blank stream of e.g. stream arrays in the caller and subscribing to all the streams from the last item in the receiver; likewise for other types of parameters.

Removing milestone as this is not blocking for release.

@bojidar-bg bojidar-bg added question Further information is requested and removed bug Something isn't working labels Nov 18, 2021
@bojidar-bg bojidar-bg removed this from the Release 0.6 milestone Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants