HengFuYuen / pe

0 stars 0 forks source link

Perhaps a wrong error message shown for invalid search command #4

Open HengFuYuen opened 3 years ago

HengFuYuen commented 3 years ago

When typing in a random letters for STOCK_TICKER, the error seems to show that the API has been reached instead of perhaps invalid STOCK_TICKER?

image.png

nus-pe-bot commented 3 years ago

Team's Response

Most of our functions calls the API, and because of the API request limit, many of our functions will not work if there are too many calls to the API, we agree that this has made it difficult for users to use the app efficiently and has caused some of our functions to constantly display the API limit error especially when the function requires more than 5 calls made to the API to be ran. We have tried to include caveats (such as setting the bookmarks limit to 5) it will still require users to wait for awhile before being able to run any other command. We could only fix these issues if we pay for the premium price for fetching stock data from that API, which we have also stated in our user guide.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.Medium] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]