Skip to content

fix: repeat on interval may lead to stay requesting - #6936

Merged
filfreire merged 1 commit into
Kong:developfrom
zhengjitf:fix-6891
Apr 2, 2024
Merged

fix: repeat on interval may lead to stay requesting#6936
filfreire merged 1 commit into
Kong:developfrom
zhengjitf:fix-6891

Conversation

@zhengjitf

@zhengjitf zhengjitf commented Dec 20, 2023

Copy link
Copy Markdown
Contributor

Closes #6891

Two adjustments:

  1. The time interval starts from the end of the previous request.
  2. Send the request immediately upon button click.

@filfreire filfreire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

tested locally following the reproduction steps on #6891 and seems to be working ok now

thank you for contributing this PR!

@filfreire
filfreire enabled auto-merge (squash) April 2, 2024 14:17
@filfreire
filfreire merged commit c12c4ff into Kong:develop Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The response panel hangs indefinitely when using the Repeat on Interval function

2 participants