Axe
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
Im aware, which is why I gave it up. There are a bunch of small things blocking it tho so its not impossible, but just due to the way discordjs works and how discord handles api calls within a short time frame
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
also then it needs to be down for the healthcheck to work, even 5s downtime is too much, im looking for a solution that is always online
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
Like everything should be in the bots code, it should be a single bot, not have an api or database or be environment dependant, and not require maintenance
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
breaks the constraint of not having things outside of the bot
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
the timeout idea would have been perfect if they didnt store the reply
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
I assumed so, but it was worth a try, might have been some hacky workaround
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
will rather focus resources on other projects its not a major issue
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
'without api / database'
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
yeah I skipped over that part, thats what I said in the initial message
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
without switching language
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
options?
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
then im forced to scale down ig
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
alright
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
Wait so even with 3 shards only 1 will be in each guild so it still goes down for that guild if their shard goes down?
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
Try it ig
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
🤷♀️
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
but Ive investigated it a lot now and it seems there is no way except sharding that will solve this
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
no that doesnt happen. Only 1/3 crashes whenever a slash command fails.
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
isnt this the point of sharding?
59 replies
DIAdiscord.js - Imagine a bot
•Created by Axe on 9/18/2024 in #djs-questions
I have 3 replicas that all respond to the same thing
The api response is buffered or something, I tried this and it doesnt work
59 replies