-
After adding 3 nodes (1 HA node, 2 worker nodes) to an existing HA cluster, the cluster initially functioned as expected. However, following a reboot of all nodes after patching (from v1.29.8 -> 1.2…
-
### Version
1.45.2
### Steps to reproduce
In the test, we set the time as follows:
await page.clock.install({ time: "2024-07-19T09:00:00.000Z" });
Then, we retrieve the time in both the…
-
I'm trying to add Firebase Cloud Messaging to a simple static site with vanilla Js. The notifications seem to be working in localhost(i.e serve . But when I deploy to GitHub Pages it causes the fo…
-
### Preconditions
1. Magento version 2.4.7 - No sample data
3. PHP 8.3 (magento/magento-cloud-docker-php:8.3-cli-1.3.7)
4. MySQL 10.6 (mariadb:10.6)
5. Varnish 6.6 (magento/magento-cloud-docker-va…
-
We have `./examples/browser-service-worker` which runs in-memory js-ipfs.
That is fine setup, but comes with limitations, like WebRTC not working in Service Worker, which introduces the need for …
lidel updated
2 years ago
-
This template depends on `service-worker-mock`:
https://github.com/cloudflare/worker-typescript-template/blob/master/package.json#L32
The NPM package for this is found here:
https://www.npmjs…
-
**Describe the bug**
Pod networking breaks after installing the July CU on Windows Server 2022. For eg, `ping microsoft.com` from within the container returns `General failure`. The pod is not reacha…
-
### Feature Summary
I want to Add PWA (Progressive Web App)..
🌟Benefits of PWAs:
Improved Performance and Speed
Offline Availability
Enhanced User Engagement
Responsive and Adaptive Design
…
-
**Pre-Submit Checklist**:
- Check applicable sources for existing issues:
- [Windows Known Issues](https://docs.safing.io/portmaster/install/windows#known-issues)
- [Linux Known Issues](h…
-
Currently a worker needs a scheduler address in order to start. This can cause issues in two situations:
1. If the scheduler and workers are started at the same time then it can take twice as lon…