Move limit middlewares from splunklib.ai.hooks to splunklib.ai.limits#759
Draft
mateusz834 wants to merge 1 commit intodev/MP/use-threadids-timeout-middlewarefrom
Draft
Move limit middlewares from splunklib.ai.hooks to splunklib.ai.limits#759mateusz834 wants to merge 1 commit intodev/MP/use-threadids-timeout-middlewarefrom
splunklib.ai.hooks to splunklib.ai.limits#759mateusz834 wants to merge 1 commit intodev/MP/use-threadids-timeout-middlewarefrom
Conversation
splunklib.ai.hooks to splunklib.ai.limits
3d4c711 to
dc97c33
Compare
609ce22 to
653857b
Compare
dc97c33 to
7e64a5c
Compare
653857b to
9beb9be
Compare
7e64a5c to
f6a1d5f
Compare
a6dc599 to
08b2c6b
Compare
f6a1d5f to
c1eb470
Compare
08b2c6b to
ff1e8ba
Compare
23043b9 to
151c555
Compare
ff1e8ba to
3ba3e3b
Compare
151c555 to
8cf1e12
Compare
3ba3e3b to
401d13b
Compare
8cf1e12 to
cbdb570
Compare
401d13b to
5411c84
Compare
Also changed the TokenLimitExceededException to accept an int, instead of a float.
cbdb570 to
2394f8a
Compare
5411c84 to
1a93177
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also changed the TokenLimitExceededException to accept an int, instead of a float.