Closed LewisLebentz closed 2 months ago
Thank you for opening this issue!
🔔 @momme-rtf @Elliot67 @jfkisafk @thomaslombart you might want to have a look.
Could you share a recording? It'll make it easier to see what's happening.
@thomaslombart don't have my Mac with me at the moment, probably won't be able to send anything until tomorrow.
But literally nothing happens. I did a quick GitHub search and it seems like this memory issue is quite widespread across multiple extensions wherever it is processing a large amount of data.
Very likely an issue with large workspace : #4284
When pulling data from the Slack API, the extension doesn't stop pulling until it gets every users, channels and messages.
The optimal solution would be to replace pagination like these:
with:
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 😊
This issue has been automatically closed due to inactivity.
Feel free to comment in the thread when you're ready to continue working on it 🙂
You can also catch us in Slack if you want to discuss this.
Extension
https://www.raycast.com/mommertf/slack
Raycast Version
1.77.1
macOS Version
14.6
Description
I tried creating a Raycast app with a app manifest directly in Slack and also using the pre-made Slack app (believe that was newly added). With both no functionality works.
The error log shows this:
I haven't done too much troubleshooting, but I've developed Slack integrations before and as I've been using Slack for a long time I wonder if i have too many messages/chats so it can't handle it?
Also using Enterprise Grid.
Steps To Reproduce
Current Behaviour
No response
Expected Behaviour
No response