#(SeorOreo) issue with apis and webget

31 messages · Page 1 of 1 (latest)

obsidian yacht
#

I don't know if this topic is related to Denizen but I have a small "problem" when using a chatbot api. The problem is that sometimes the information I ask for is not complete, I get only a piece of the information and when I try it from the web page it does show complete.
Debug: https://paste.denizenscript.com/View/106082

grizzled salmonBOT
#

(SeorOreo) issue with apis and webget

grizzled salmonBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

obsidian yacht
#

and sometimes I get the error 429

wintry drift
#

it means too many requests, or a ratelimit, but you should read your <entry[savename].result>

#

you likely got "The server had an error while processing your request. Sorry about that!"

#

which has been common the past two days, theyre aware and are making changes to prevent it from happening

#
  • unless you're actually ratelimited, but thats hard to do
obsidian yacht
#

I don't think I'm limited, I have 90 more API calls available and I can use it 1 time per second.
I will wait a few days with the issue of error 429.
By the way, as for the fact that the information does not reach me completely, do you have any idea?

wintry drift
#

the full <entry[savename].result>

#

they typically give more information than the code

obsidian yacht
#

Sorry for ping

#

😅

wintry drift
#

ChatBot took more than 5 seconds to answer. Increase the max waiting time or try a different question.

#

per your max_response_time = 20 initial prompt, i dont know what values those integers are being represented as

#

but it looks as if it's suggesting you increase your max_response_time

#

their entire docs are using a gray on white background and i cant fucking read this shit lmao

#

and theyre using some kind of GUI for damn near every example kekw_dog

#

but that's likely the issue, as mentioned

obsidian yacht
#

tried everything but max_response_time doesn't seem to want to work

#

chicken_mob I think I'll have to use another api