Skip to content
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

WebConsole: UI sends HTTP request in an infinite loop #1085

Closed
Karakatiza666 opened this issue Dec 4, 2023 · 0 comments
Closed

WebConsole: UI sends HTTP request in an infinite loop #1085

Karakatiza666 opened this issue Dec 4, 2023 · 0 comments
Assignees
Labels
javascript Pull requests that update Javascript code low priority Should not be prioritized for at least two subsequent sprints Web Console Related to the browser based UI

Comments

@Karakatiza666
Copy link
Collaborator

Steps to reproduce:

  1. Press "Add SQL Program" to create a new program
  2. Press "Enter" to add a new (second) line in the code editor
  3. Observe Pipeline Manager receives request "POST /v0/programs/{program_id}/compile" in an infinite loop
    The issue does not reproduce from another states (e. g. after textarea is cleared)
@Karakatiza666 Karakatiza666 added Web Console Related to the browser based UI javascript Pull requests that update Javascript code low priority Should not be prioritized for at least two subsequent sprints labels Dec 4, 2023
@Karakatiza666 Karakatiza666 self-assigned this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code low priority Should not be prioritized for at least two subsequent sprints Web Console Related to the browser based UI
Projects
None yet
Development

No branches or pull requests

1 participant