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

Caching Error #738

Closed
Jytesh opened this issue Jan 30, 2020 · 4 comments
Closed

Caching Error #738

Jytesh opened this issue Jan 30, 2020 · 4 comments

Comments

@Jytesh
Copy link

Jytesh commented Jan 30, 2020

ll try to explain, first as soon as the message is received a skin js object is built and sent to this functionretrieveskin), an embed(think a loading animation) is sent and that message is stored.Then canvas makes an image for me(which takes some time mind it) using the skin object(different image for each command) so once that image is build, the loading embed is deleted and the new one is sent, if the image fails to build the Error Time Out function(after 10 seconds) is called, and the loading embed becomes an error embed
https://hastebin.com/pimovaxila.js - The embed gets deleted after my image is sent, if i use node in my terminal, but it won't get deleted if i use heroku(sometimes)

@danielleadams
Copy link
Contributor

@Jytesh This looks like an issue you're having with Heroku platform, and less with the Node buildpack. Have you tried opening a ticket for this issue? It'll help us triage the issue appropriately. You can do that here: https://help.heroku.com/

@Jytesh
Copy link
Author

Jytesh commented Feb 19, 2020

@Jytesh This looks like an issue you're having with Heroku platform, and less with the Node buildpack. Have you tried opening a ticket for this issue? It'll help us triage the issue appropriately. You can do that here: https://help.heroku.com/

I'm sorry but its a free application so I can't open a ticket.

@danielleadams
Copy link
Contributor

@Jytesh were you able to find a solution for this issue?

@Jytesh
Copy link
Author

Jytesh commented May 6, 2020

Sadly no, I had to rewrite my entire code and give it a better error handling structure.

@Jytesh Jytesh closed this as completed May 6, 2020
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

No branches or pull requests

2 participants