mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-04-23 03:26:12 +02:00
Fix API rate limit risk
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ let CONFIG = {
|
||||
apiKeys: [],
|
||||
baseUrl: 'https://api.airfranceklm.com/opendata',
|
||||
pageSize: 100,
|
||||
requestDelay: 1100,
|
||||
requestDelay: 5000,
|
||||
catalogPath: null,
|
||||
airlineCode: null,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user