hasadna / open-bus-map-search

open-bus-map-search
https://open-bus-map-search.hasadna.org.il/dashboard
MIT License
56 stars 90 forks source link

perf: reduce number of concurrent requests #919

Open NoamGaash opened 1 week ago

NoamGaash commented 1 week ago

improve performance and reduce load on the API:

  1. solve a bug with the retry mechanism - now it will retry less times
  2. exponential backoff to the retry mechanism
  3. reduce the number of concurrent requests

For more context, see our slack channel https://hasadna.slack.com/archives/C1M8YT5AN/p1731682917019769?thread_ts=1730132257.140449&cid=C1M8YT5AN

image

github-actions[bot] commented 1 week ago

Preview: https://s3.amazonaws.com/noam-gaash.co.il/11951057321/open-bus/156/index.html Preview Storybook: https://s3.amazonaws.com/noam-gaash.co.il/11951057321/open-bus/156/storybook/index.html Test Report (if available): 'https://s3.amazonaws.com/noam-gaash.co.il/11951057321/open-bus/3ff70348051691aeb8975665fa85fa7e8c5f0fdb/test-results/index.html'