#frallain_api

1 messages ¡ Page 1 of 1 (latest)

regal prismBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1288788375871946820

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

last idol
#

You'd need to await clock.advance from resolving/finishing, it's an async process yes

turbid condor
#

what's the final status once it has finished advancing?

last idol
turbid condor
#

alright my bad I did not read this part...

#

Thank you vrey much!

last idol
#

No problem, glad I could help!

turbid condor
#

well in fact

#

e.g. I made this clock to advance to a datetime in 15 days

#

it shows "The clock time is October 11, 2024 at 2:20 AM PDT"
but the status is still "advancing" and stays like this

#

ah no ok I must poll the status

#

is it possible to call clock.refresh() ?

last idol
last idol
turbid condor
#

it seems to work with the Python SDK.

#

OK this time I am good to go!