Skip to content

/api/get-css: use AbortSignal.timeout() instead of whacky setTimeout()#322

Merged
bartveneman merged 1 commit into
mainfrom
nlds-scraper
Jun 6, 2026
Merged

/api/get-css: use AbortSignal.timeout() instead of whacky setTimeout()#322
bartveneman merged 1 commit into
mainfrom
nlds-scraper

Conversation

@bartveneman

Copy link
Copy Markdown
Member

closes #291

@bartveneman bartveneman added the platform: code improvement refactoring, DRY, SRP, etc. label Jun 6, 2026
@netlify

netlify Bot commented Jun 6, 2026

Copy link
Copy Markdown

Deploy Preview for projectwallace ready!

Name Link
🔨 Latest commit b701794
🔍 Latest deploy log https://app.netlify.com/projects/projectwallace/deploys/6a24913099c9b0000845e32a
😎 Deploy Preview https://deploy-preview-322--projectwallace.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@bartveneman bartveneman merged commit e0719bd into main Jun 6, 2026
11 checks passed
@bartveneman bartveneman deleted the nlds-scraper branch June 6, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: code improvement refactoring, DRY, SRP, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use AbortController.timeout()

1 participant