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

73 manager sepparate node data update from task triggering #96

Conversation

RawthiL
Copy link
Collaborator

@RawthiL RawthiL commented Aug 2, 2024

  • Added a new workflow: Manager-ResultAnalyzer
  • The new workflow is triggered by the Evaluator after it finishes processing the result.
  • The new workflow intermediately updates the circular buffers and delete associated task-instance-prompots records.
  • The test-api was updated to be able to handle partial leaderboard results (before they were not common in the test environment).

Miscellaneous:

  • Updated the .env files, the TEMPORAL_TOOLS_VERSION changed from 1.23 to 1.23.1.0 (no functionality changed)
  • Removed spammy log. from the circular buffer debug logs.
  • Corrected the logger name on the Evaluator (was pointing to the same as the Sampler)

@RawthiL RawthiL linked an issue Aug 2, 2024 that may be closed by this pull request
@AguirreNicolas AguirreNicolas merged commit 40fc5a1 into main Sep 4, 2024
4 checks passed
@RawthiL RawthiL deleted the 73-manager--sepparate-node-data-update-from-task-triggering branch September 10, 2024 14:43
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.

Manager : Sepparate node data update from task triggering
2 participants