maybe try used cache when call many users https://www.django-rest-framework.org/api-guide/caching/
Cheers On Mon, Jun 21, 2021 at 8:18 AM Kasper Laudrup <[email protected]> wrote: > On 21/06/2021 15.55, Sunday Iyanu Ajayi wrote: > > I want to be able to manage API calls from over 10000 users without > > getting network timeout errors > > Are you having issues doing so now? > > What have you done to try and profile your code for bottlenecks? > > What kind of help are you looking? Paid consultancy? > > Etc. > > You cannot really expect anyone to be able to help you if you don't take > some time trying to formulate a real question. > > Kind regards, > > Kasper Laudrup > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/7a436427-1069-d173-3e32-0339be9328dc%40stacktrace.dk > . > -- att. Carlos Rocha -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAM-7rO33XnZDcXrjQJS%2Bbawy7%3D_HTAMfxfa2MT8ruyDXkE8h%2Bw%40mail.gmail.com.

