run migrations with higher timeout
What feature would you like implemented?
https://activitypub.software/TransFem-org/Sharkey/-/blob/develop/packages/backend/ormconfig.js should specify a higher timeout than the default 10 seconds
Why should we add this feature?
Some migrations (e.g. create index
) can take much longer, and people get confused when they fail.
Version 2024.03
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar requests, and this is not a duplicate.