GenServer.reply: Don't Call Us, We'll Call You
A blog post on using :noreply
and GenServer.reply
to allow a GenServer to continue working even while its callers wait for the result of long-running operations.
https://blog.sequin.io/genserver-reply-dont-call-us-well-call-you/
Read next Blog post: Using the OpenAI Functions API to estimate story points