1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
unleash.unleash/src
Gastón Fournier 2bfbe3cd79
fix: concurrency issue when running multiple requests (#3442)
## About the changes

Fix issue when running multiple calls to the /frontend endpoint concurrently, which ends up creating many instances of unleash SDK client.
2023-04-04 09:32:35 +02:00
..
lib fix: concurrency issue when running multiple requests (#3442) 2023-04-04 09:32:35 +02:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01:00
test fix: concurrency issue when running multiple requests (#3442) 2023-04-04 09:32:35 +02:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts chore: remove showProjectApiAccess flag (#3406) 2023-03-30 10:22:45 +03:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00