raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.28k stars 2.97k forks source link

[Jira] I am running into memory limit errors when trying to create jira tickets #11226

Open jenningsb2 opened 6 months ago

jenningsb2 commented 6 months ago

Extension

https://www.raycast.com/raycast/jira

Description

Error:

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

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

Steps To Reproduce

  1. Open the Create Issue command
  2. Select a project
  3. Start typing into the Summary input
  4. Crash

Current Behaviour

Here is a video of the error:

https://github.com/raycast/extensions/assets/29644050/ad2e8ab9-8184-49f4-ba11-6e5ca07fc09d

Expected Behaviour

No response

raycastbot commented 6 months ago

Thank you for opening this issue!

🔔 @thomaslombart @FezVrasta @igor9silva @jesperorb @teziovsky @gavinroderick @gavinroderick @michael-par @literallyjustroy @mheidinger you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/jira` 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` Reopen the issue.
thomaslombart commented 6 months ago

Thanks for flagging the issue. How many Jira projects do you have in your company?

jenningsb2 commented 6 months ago

Roughly 100 😬

thomaslombart commented 6 months ago

Does this issue occur for every single project, or only for some of them?

jenningsb2 commented 6 months ago

It seems to be all of them. I spot-checked by attempting to create issues on newer, much smaller projects, but I am still getting the same error.

thomaslombart commented 6 months ago

That's curious. I'll have a look at it at some point. Feel free to take a look at it as well 🙂

raycastbot commented 4 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊