Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Database populate request timesout with large number #50

@uttampawar

Description

@uttampawar

Current process is very simple. Client makes one call to the server to load database and waits till the request is complete which could be very long time for large number of requests. It will be better to build a logic where client makes a request, server returns quickly and client checks for the completion by communicating with the server every few seconds or so. Any other ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions