Move limit middlewares from splunklib.ai.hooks to splunklib.ai.limits#759
Merged
mateusz834 merged 1 commit intodevelopfrom May 6, 2026
Merged
Move limit middlewares from splunklib.ai.hooks to splunklib.ai.limits#759mateusz834 merged 1 commit intodevelopfrom
splunklib.ai.hooks to splunklib.ai.limits#759mateusz834 merged 1 commit intodevelopfrom
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
cbdb570 to
2394f8a
Compare
1a93177 to
af49e8d
Compare
2394f8a to
7ba4029
Compare
af49e8d to
e5cc954
Compare
5b33603 to
eae70ce
Compare
e5cc954 to
876f84b
Compare
eae70ce to
f88eb9b
Compare
876f84b to
8b0e2a1
Compare
f88eb9b to
fd2c854
Compare
8b0e2a1 to
8f3f613
Compare
szykol
reviewed
May 6, 2026
szykol
approved these changes
May 6, 2026
fd2c854 to
4f2ccad
Compare
41aef3c to
096d608
Compare
Base automatically changed from
dev/MP/use-threadids-timeout-middleware
to
develop
May 6, 2026 13:56
Also changed the TokenLimitExceededException to accept an int, instead of a float.
096d608 to
a7aef08
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.