Back

SSE using Appwrite functions.

  • 0
  • Functions
tanishq
14 Jan, 2025, 18:27

I want to provide ui feedback when a particular event, out of series of events it take to complete the whole task in server side, takes place. e.g. to auto fill forms using AI it takes generally 3 events to complete this task.

  1. GET the form to auto fill.
  2. extract the input fields to fill.
  3. prompt the LLM to generate a structured response containing relevant information from user uploaded files.

so it would be very nice and convenient to notify user about the completion of every event because it will take approx 5-10s to complete the whole task.

TL;DR
Developers want to use Appwrite functions to send completion events for different steps in a series of server-side tasks and then send the response JSON for the generated object. They are looking to provide UI feedback for each event completion to notify users about the progress, as it takes around 5-10 seconds to finish the entire task.
tanishq
14 Jan, 2025, 18:30

I want Appwrite function to send events for completion of these events and finally send the res.json for the generated object.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more