Skip to content

Conversation

gwaramadze
Copy link
Contributor

No description provided.

@gwaramadze gwaramadze changed the title Feature: Wall Clock PoC: Wall Clock Jul 31, 2025
@gwaramadze gwaramadze force-pushed the feature/wall-clock branch 2 times, most recently from dda7ccf to f4470ca Compare August 14, 2025 09:53
@gwaramadze gwaramadze marked this pull request as ready for review September 15, 2025 14:10
@@ -1006,6 +1026,97 @@ def _process_message(self, dataframe_composed):
if self._on_message_processed is not None:
self._on_message_processed(topic_name, partition, offset)

def _process_wall_clock(self, wall_clock_executors):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: split this method into smaller helper methods.

@gwaramadze gwaramadze changed the title PoC: Wall Clock Feature: Wall Clock Sep 16, 2025
@gwaramadze gwaramadze added the feature New feature or request label Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant