- Reduce batch size from 3 to 2 expenses per batch for more conservative processing - Increase delay between batches from 1.5s to 2s to prevent HTTP 429 errors - Add isProcessingExpenses state to prevent multiple simultaneous imports - Disable import buttons during expense processing for better UX - Ensure processing state is always cleared in finally block Resolves HTTP 429 rate limiting errors during bulk expense creation from CSV imports. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||