mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	| Currently if the intial metrics-fetch fails unleash will not setup a metrics-poller. This fix ensures that the metrics poller will start regardless of whether the inital fetch fails or succeeds. closes #396 | ||
|---|---|---|
| .. | ||
| client-applications-store.js | ||
| client-instance-store.js | ||
| client-metrics-db.js | ||
| client-metrics-store.js | ||
| client-metrics-store.test.js | ||
| db-pool.js | ||
| event-store.js | ||
| feature-toggle-store.js | ||
| index.js | ||
| strategy-store.js | ||