-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add delay config via interceptor #435
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
Conversation
Coverage report for commit: 00ed97c
Summary - Lines: 82.33% | Methods: 95.85% | Branches: 68.41%
🤖 comment via lucassabreu/comment-coverage-clover |
@naman-contentstack , pls fix failed workflow |
@naman-contentstack , LGTM. But pls wait for @nadeem-cs or @sunil-lakshman approval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@naman-contentstack we already have a requestHandler interceptor in concurrency-queue. Lets add the delay timeout logic in the same interceptor instead of adding a new one for it. Rest looks good.
cc: @aman19K
Version bump 1.25.0 -> 1.25.1