jsdelivr / jsdelivr

A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM

Home Page:https://www.jsdelivr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting frequent error fetching stimulus-stores

conradfr opened this issue · comments

commented

Description

https://www.jsdelivr.com/package/npm/stimulus-store

Accessing https://cdn.jsdelivr.net/npm/stimulus-stores@0.0.2/+esm works very randomly, mostly getting 404 "Failed to fetch version info for stimulus-stores." but it sometimes works.

(not my package)

Thanks.

Affected jsDelivr links

https://cdn.jsdelivr.net/npm/stimulus-stores@0.0.2/+esm

Response headers

accept-ranges
	bytes
access-control-allow-origin
	*
access-control-expose-headers
	*
age
	221
alt-svc
	h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
cache-control
	public, max-age=600, s-maxage=600
content-encoding
	br
content-length
	50
content-type
	text/plain; charset=utf-8
cross-origin-resource-policy
	cross-origin
date
	Tue, 21 May 2024 10:01:44 GMT
etag
	W/"31-41f5fhihkB8qEP6HRa9MOlf27MY"
strict-transport-security
	max-age=31536000; includeSubDomains; preload
timing-allow-origin
	*
vary
	Accept-Encoding
x-cache
	MISS, HIT
x-content-type-options
	nosniff

Information

MacOS
Firefox, Safari
Paris, France

Requisites

  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.
  • I understand that not filling out this template correctly will lead to the issue being closed.

Additional content

No response