Skip to content

Improve post request speed or multithread #2

Description

@simonkrol

Sending post requests through the requests api currently takes a long time (upwards of 10 seconds depending on the # of request sent). This prevents further use of the app until each request has been sent. Using a different api or using multiple threads to allow continued use of the application would vastly improve usability.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions