Skip to content

Monitor / Improve API request latencies #29

@nathanfletcher

Description

@nathanfletcher

This issue is to help keep track of API latency times and to put in the effort to document and improve on it.
Currently, response times are between 5.185s - 7s

Test response times in Terminal

time curl \
  -X POST \
  -H "Content-Type: application/json" \
  https://kindly-api.azurewebsites.net/detect \
  -d '{"text":"this movie is great"}'

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions