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

[Jira Time Tracking] JS Heap out of Memory for large project #12886

Open
marcgemis opened this issue Jun 11, 2024 · 3 comments
Open

[Jira Time Tracking] JS Heap out of Memory for large project #12886

marcgemis opened this issue Jun 11, 2024 · 3 comments
Labels
bug Something isn't working extension: jira-time-tracking Issues related to the jira-time-tracking extension extension Issues related to one of the extensions in the Store

Comments

@marcgemis
Copy link

Extension

https://www.raycast.com/niallpaterson/jira-time-tracking

Raycast Version

1.76.0

macOS Version

14.4.1

Description

The plugin works fine for a "smaller" project with ca 3000 entries
There are problems with a project with ca 23000 entries.

With the development version I got the other day, I get

`
Error: Worker terminated due to reaching memory limit: JS heap out of memory

NodeError:errors:406:5
[kOnExit]:worker:313:26
Worker..onexit:worker:229:20
`

In the Raycast window I see that around 11.000 of the 23.000 issues where loaded.

When this happens, one cannot log time for a issues within that project.
Even, when the issue is one of the more recent onces and was picked from the dropdown menu offered by the plugin

Steps To Reproduce

  1. open plugin
  2. select the project with +23.000 issues
  3. select the issue to which one wants to log time
  4. fill in the time
    submit
    wait
    ... (forever)

Current Behaviour

No response

Expected Behaviour

I wouldn't mind if there was a limit to the number of issues in memory, as long as the most recent issues are loaded.

@marcgemis marcgemis added bug Something isn't working extension Issues related to one of the extensions in the Store labels Jun 11, 2024
@raycastbot raycastbot added the extension: jira-time-tracking Issues related to the jira-time-tracking extension label Jun 11, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @niallpaterson @0w0miki you might want to have a look.

💡 Author and Contributors commands

The author and contributors of niallpaterson/jira-time-tracking can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@LewisLebentz
Copy link

Have the same issue in Slack: #13067

@haydencbarnes
Copy link
Contributor

Have the same issue in Slack: #13067

Hi @LewisLebentz , this is a fairly large issue across extensions: #10127 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: jira-time-tracking Issues related to the jira-time-tracking extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

4 participants