Benjamin Piouffle

Results 889 comments of Benjamin Piouffle

URL: http://localhost:3000/dashboard/my-collective/updates/new ![image](https://github.com/user-attachments/assets/d34edf5a-10e7-4d0b-8a36-a8c40005f46d) ![image](https://github.com/user-attachments/assets/25348842-bd75-47bf-ae91-88df72670d9f)

URL: http://localhost:3000/dashboard/betree/outgoing-contributions ![Image](https://github.com/user-attachments/assets/fd51830a-9a66-4e2d-ac56-fedb0a95f153)

My best guess is Klippa timing out. I'm going to push a more aggressive timeout [here](https://github.com/opencollective/opencollective-api/pull/10279) and close this issue, but please re-open it if you later see other reports...

Re-opening as some requests still feel slow, something else may play a role here. Adding metrics in https://github.com/opencollective/opencollective-api/pull/10280.

@SudharakaP I've deployed a fix, if you get any other reports on that topic please let me know.

For reasons that are still unclear, Postgres randomly refuses to use the index in production. I'm disabling OCR until we find a proper solution: https://github.com/opencollective/opencollective-api/pull/10318. Edit: found the quirk -...

This issue turns out to be a bit more complex to address than initially expected, and in reality impossible to completely solve. According to https://docs.stripe.com/issuing/purchases/transactions: > When we create a...

We'll have to remove our dependence on the `getUsernameFromGithubURL` function once we tackle this issue.

**This week** - [x] Finish implementing https://github.com/opencollective/opencollective-api/pull/10249 - [x] Implement the API part for https://github.com/opencollective/opencollective/issues/7513

**This week** - [x] Review https://github.com/opencollective/opencollective-api/pull/10261 @gustavlrsn - [x] Finish https://github.com/opencollective/opencollective-frontend/pull/10612 @Betree - [ ] Make `cron/hourly/70-handle-batch-subscriptions-update.ts` run every 10min for more responsiveness