We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
throttle_time_ms
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
The directions mention that any throttle_time_ms is accepted
kafka-tester/internal/test_helpers/course_definition.yml
Line 525 in 234e099
But the test case strictly asserts it is 0
kafka-tester/internal/stagef4.go
Line 90 in 234e099
This is reproducible by modifying the response throttle_time_ms to a non-zero value.
The text was updated successfully, but these errors were encountered:
Thanks, @Spiderpig86, for highlighting the issue! We've fixed it in codecrafters-io/build-your-own-kafka#16.
Sorry, something went wrong.
ryan-gang
Successfully merging a pull request may close this issue.
The directions mention that any
throttle_time_ms
is acceptedkafka-tester/internal/test_helpers/course_definition.yml
Line 525 in 234e099
But the test case strictly asserts it is 0
kafka-tester/internal/stagef4.go
Line 90 in 234e099
This is reproducible by modifying the response
throttle_time_ms
to a non-zero value.The text was updated successfully, but these errors were encountered: