François Hodierne

Results 95 comments of François Hodierne

I think we have it here too. Don't think we changed anything significant in our repository. Latest with Lockfile: https://github.com/opencollective/opencollective-frontend/pull/1121 First without Lockfile: https://github.com/opencollective/opencollective-frontend/pull/1131 https://github.com/opencollective/opencollective-frontend/pulls?utf8=%E2%9C%93&q=is%3Apr+label%3Agreenkeeper

We're also experiencing it. - https://github.com/opencollective/opencollective-frontend/pull/1610 - https://github.com/opencollective/opencollective-frontend/pull/1611 - https://github.com/opencollective/opencollective-frontend/pull/1613 - https://github.com/opencollective/opencollective-api/pull/1841 - https://github.com/opencollective/opencollective-api/pull/1843

Goals for Q1 Sprint 1 Week 3: - [x] Input from host admins and team members - [ ] Loom to present

For consistency in project management, would be great to create a project board for the project. See https://github.com/opencollective/opencollective/projects/77 and https://github.com/opencollective/opencollective/projects/78 for example with other projects.

The way the Platform was conceived, having a low/zero balance should not prevent an Expense to be approved by the Collective admin. It will be paid when there is enough...

It seems there is a lot of requests for a single payment. 3 quotes. 6 API requests 1) First "temporary quote" called from `getExpenseFeesInHostCurrency` 2) Second "temporary quote" called from...

Just did a test with the Open Collective account and it was fast:

Today, we had one timeout with the following metrics:

I would recommend to move to an async process, or a partly async process, instead of trying to do everything synchronously. We have a budget of 25 seconds to answer...

Small complexity, if it was paused by the host we don't want them to be able to unpause it. They should also be able to delete the card, that was...