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

Unfulfilled dependency at runtime for SubmitExperimentBatchInfo #76

Open
arteymix opened this issue Aug 5, 2022 · 1 comment
Open
Labels
bug gemma Features/Bug related to Gemma integration
Milestone

Comments

@arteymix
Copy link
Member

arteymix commented Aug 5, 2022

I think there's a delay between batch info submission and the batch factor appearing in the Gemma public API due to caching.

A simple workaround would be to introduce a small waiting period.

@arteymix
Copy link
Member Author

I've added a workaround for this in a45a0f3. It essentially retries after 20 minutes, which is just enough time for the cached entry to be evicted.

@arteymix arteymix modified the milestones: 2.1.11, 2.1.12 Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug gemma Features/Bug related to Gemma integration
Projects
None yet
Development

No branches or pull requests

1 participant