vyfor
vyfor
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
not sure why it's happening in the first place, having to republish every time is a pain
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
in case you dont end up merging them into one, you might wanna look into repository_dispatch
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
hmm
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
yup that seems to be working so far
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
wish they had setup an action to republish kordx.emoji whenever kord is republished
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
No description
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
doubt it
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
No description
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
sorry for the very late reply, i totally missed this message. i'll give it a go rn
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
goddamn
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
that aside, my bot also does http requests here and there, and uses supabase-kt to communicate with the database with no connection issues whatsoever
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
i didnt notice anything strange, only the first requests seem to be a little slow due to warmup
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
how slow are we talking lmao
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
i'll go ahead and test ktor itself
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
hmm
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
did i just need to install it as a plugin? if so, here are the logs:
[] [DISCOVERED]:[BUCKET]:Bucket discovered for 3df15bae86f6647dd4dfcbd5c6949480
TRACE: [] [Http/Ktor: Curl] <- POST https://discord.com/api/v10/channels/1191449585458094180/messages 200 OK - 10.772144703s
DEBUG: [[R]:[KTOR]:[ExclusionRequestRateLimiter]] [RESPONSE]:200:POST:https://discord.com/api/v10/channels/1191449585458094180/messages body:{"content":"Calculating...", ...}
DEBUG: [[R]:[KTOR]:[ExclusionRequestRateLimiter]] [REQUEST]:PATCH:/channels/{channel.id}/messages/{message.id} params:[{channel.id}=1191449585458094180,{message.id}=1274360378347884575] body:{"content":"Gateway: 39.631ms\nREST: 10.773614199s"}
TRACE: [] [Http/Ktor: Curl] <- PATCH https://discord.com/api/v10/channels/1191449585458094180/messages/1274360378347884575
TRACE: [] Received raw frame: Frame BINARY (fin=true, buffer len = 91)
TRACE: [] Gateway <<< {"t":"MESSAGE_UPDATE","s":4,"op":0,"d":{"content":"y.ping", ...}
TRACE: [] [DISCOVERED]:[BUCKET]:Bucket discovered for 3df15bae86f6647dd4dfcbd5c6949480
TRACE: [] [Http/Ktor: Curl] <- PATCH https://discord.com/api/v10/channels/1191449585458094180/messages/1274360378347884575 200 OK - 10.153825131s
DEBUG: [[R]:[KTOR]:[ExclusionRequestRateLimiter]] [RESPONSE]:200:PATCH:https://discord.com/api/v10/channels/1191449585458094180/messages/1274360378347884575 body:{"content":"Gateway: 39.631ms\nREST: 10.773614199s", ...}
[] [DISCOVERED]:[BUCKET]:Bucket discovered for 3df15bae86f6647dd4dfcbd5c6949480
TRACE: [] [Http/Ktor: Curl] <- POST https://discord.com/api/v10/channels/1191449585458094180/messages 200 OK - 10.772144703s
DEBUG: [[R]:[KTOR]:[ExclusionRequestRateLimiter]] [RESPONSE]:200:POST:https://discord.com/api/v10/channels/1191449585458094180/messages body:{"content":"Calculating...", ...}
DEBUG: [[R]:[KTOR]:[ExclusionRequestRateLimiter]] [REQUEST]:PATCH:/channels/{channel.id}/messages/{message.id} params:[{channel.id}=1191449585458094180,{message.id}=1274360378347884575] body:{"content":"Gateway: 39.631ms\nREST: 10.773614199s"}
TRACE: [] [Http/Ktor: Curl] <- PATCH https://discord.com/api/v10/channels/1191449585458094180/messages/1274360378347884575
TRACE: [] Received raw frame: Frame BINARY (fin=true, buffer len = 91)
TRACE: [] Gateway <<< {"t":"MESSAGE_UPDATE","s":4,"op":0,"d":{"content":"y.ping", ...}
TRACE: [] [DISCOVERED]:[BUCKET]:Bucket discovered for 3df15bae86f6647dd4dfcbd5c6949480
TRACE: [] [Http/Ktor: Curl] <- PATCH https://discord.com/api/v10/channels/1191449585458094180/messages/1274360378347884575 200 OK - 10.153825131s
DEBUG: [[R]:[KTOR]:[ExclusionRequestRateLimiter]] [RESPONSE]:200:PATCH:https://discord.com/api/v10/channels/1191449585458094180/messages/1274360378347884575 body:{"content":"Gateway: 39.631ms\nREST: 10.773614199s", ...}
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
how would i do that?
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
No description
55 replies
KKord
Created by vyfor on 8/17/2024 in #help
[Kotlin/Native] Slow connection issues
No description
55 replies