James O'Cull

Results 48 comments of James O'Cull

I think that could still be very useful - most importantly if it's 100% of the AZs or not :smile: I like the example you provided of seeing "2/3 AZs"...

The AZ aliases you have listed above are more deterministic now. The [AWS Resource Access Manager (RAM)](https://aws.amazon.com/ram/) lists what "your" account's AZs are vs. the deterministic AZ identifiers you see...

Our situation was the same as Andrew's - setting an interrupt on the thread running the request. We resorted to making requests with the async SDK and blocking on the...

@debora-ito We applied the synchronous SDK again with the new version and tested both locally and in a load tested environment. We could not reproduce the issue this time so...

Is there anything else that can be done here besides a manual installation? Can the package be added to a different repo such as Maven central?

Hmmm. I see the natives in there, but not `natives-extra`. It looks like perhaps the only difference is that `natives-extra` includes ARM support? That was the one I was missing...

Can someone explain? I don't understand how this supersedes #93 because I don't see any file overlap 😕 What am I missing? Is the whole client being changed away from...

Hey @Frozen-byte 👋 😄 Please try https://github.com/jocull/ukulele/pkgs/container/ukulele/192687440?tag=jda-5 I hope I did this right!

The image for this was updated to address new issue https://github.com/freyacodes/ukulele/issues/73#issuecomment-2030886146 See https://github.com/jocull/ukulele/pkgs/container/ukulele/199356264?tag=jda-5

Some of the included libraries in this project have shifted around. I do have an updated branch that was working, but have not used it in a few days. I...