uber/cadence-web

Add backoff retry when calling server

longquanzheng opened this issue · 0 comments

After displaying both open and closed workflow in the default page, users are experiencing issue uber/cadence#3900

We are doing a temporary workaround in server, but the best solution is to add backoff retry in webUI.

After adding this, we should remove the workaround in server repo: uber/cadence#4238