-
I think we should change our templates to do `serviceWorker.register('...', { updateViaCache: 'none' })`
_Originally posted by @javiercn in https://github.com/dotnet/aspnetcore/issues/39252…
-
Hey, man! I am getting the following error when using your code:
```Service worker registration failed. Status code: 2
index.js:583 [webpack-dev-server] Errors while compiling. Reload prevented.…
-
## In what area(s)?
/area runtime
## Describe the feature
When jobs are triggered today, they callback to the service that originally scheduled the job. Given the utility of the dynamic subscript…
-
On startup, new service host should be able to register their host/port/etc information with ct-dns. Brainstorm the best way to do it.
guanw updated
4 years ago
-
# Proposal: Command Registration Service
## Summary
A pattern is emerging where application capabilities are being exposed via a common search experience at the top level of the UX. This s…
-
Hi, I have this issue, suddenly the flexisip server started to throw core dump error with problems in the event log database and no calls can be made.
```
● flexisip-proxy.service - Flexisip proxy…
-
1. Web Push per le PWA
Le notifiche push nelle PWA funzionano tramite il protocollo Web Push e richiedono l'uso di un service worker per ricevere le notifiche anche quando il browser non è aperto.
2.…
-
Services (and indexers) are registered in `views.py`. However, the name given as `service_id` parameter might not match the one of the service. This can lead to issues where e.g. passing the `service.…
-
First of all, thank you for this excellent plugin for supporting user-selectable MFA method. This works beautifully in the 'Browser Flow'.
However, I'm now trying to add it into 'Registration Flow'…
ToniA updated
3 weeks ago
-
Hi Jocab:
I came from your great Youtube video on consul.I am curious about why services registered on consul client are not synced between members of consul servers?
In my case,I have 3 cons…