PromucFlow_constructor/app
Shrikant Sharat Kandula fae8de553d
Add retries when getting page from GitBook (#7611)
GitBook API occasionally throws a 500 when trying to get a page. This makes our whole sync Lambda fail.

This commit adds a retry step, that will wait a second and retry the GitBook API, with retries capped to three, so the Lambda is a little more resilient to random 500s from GitBook API.
2021-09-20 12:34:04 +05:30
..
client Add retries when getting page from GitBook (#7611) 2021-09-20 12:34:04 +05:30
rts chore: Minor refactoring changes for RTS (#7011) 2021-09-02 08:47:42 +05:30
server feat: Adding "where" clause support for Google Sheets Plugin (#7597) 2021-09-19 17:53:19 +00:00
util feat: Generating plugin framework using plop (#6956) 2021-09-02 19:22:17 +05:30