Anirudh Atodaria
Anirudh Atodaria
This seems inactive, so I'm starting to work on this.
Hey @mnajdova can you help me with the test? I've no experience with tests. sorry about that. I've done something like this. though this throws an error. ~~~js it('should not...
I am facing the same issue but with different rules.  ``` json "devDependencies": { "@typescript-eslint/eslint-plugin": "4.4.1", "eslint": "^7.25.0", "eslint-config-airbnb-typescript": "^12.3.1", "eslint-plugin-import": "2.22.0", "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.20.3", "eslint-plugin-react-hooks": "4.0.8" }...
Hi, I'll close this issue as I'm unable to reproduce this locally. I apologize for the delay here as I wasn't able to get back to this, and thank you...
Hi @igalklebanov @koskimas I'd love to take this on if its okay. Let me know. Thanks.
Hey all! I apologize for the delay here 🙏, I'm unassigning this for now as I've been busy and will be busy till mid August due to some unexpected things...
Hi, I updated the retry mechanism such that - - Checks for `Retry-After` response header and retry based on it or - Uses exponential backoff (`1s -> 2s -> 4s...
dummy me, didn't realize go version is set to `1.24.x`. I'll rework the tests or something, sorry about that. 🙏