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

Expose current time in Broker #208

Closed
wants to merge 3 commits into from
Closed

Conversation

Impelon
Copy link
Contributor

@Impelon Impelon commented May 3, 2024

I have another small suggested addition. This PR is less important to me than the other PRs made this week.
Instead of having to assume the current time (which I do now) or extracting it as the last value from one of the time series, it could be helpful to export this property, too.

Another (only indirectly related) aspect one may want to think about converting these times (or their type annotations) to a common representation, too. (Some kind of datetime object instead of a DatetimeLike.)

vessim/sil.py Outdated Show resolved Hide resolved
@Impelon
Copy link
Contributor Author

Impelon commented May 22, 2024

Right, I didn't notice the merge conflicts, I fixed them now :)

@marvin-steinke
Copy link
Contributor

We're currently discussing a redesign of the actor interface and are putting development of the SiL module and also the Broker as this will probably influence their interface as well.

@marvin-steinke
Copy link
Contributor

I will check for compatibility with our new stuff and merge in the next couple of days :)

@birnbaum birnbaum self-requested a review August 7, 2024 11:07
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.

4 participants