-
### The bug
Basically the same as https://github.com/immich-app/immich/issues/13460
The view does not update when e.g. i archive an item like it does when i add an item to an album.
It does get t…
-
**Is your feature request related to a problem? Please describe.**
The `admin serviceStatus` command lists hostnames and per host process counts by default.
On a production system this output is ex…
-
1. Manage user sessions:
- [x] Use cookie-based sessions to maintain any history or information about the user’s experience
- [x] Configure Roda to use cookies to manage user sessions
- [x] Cre…
-
I have been trying to get the Diagnostic Source working for the Kestrel Server following the documentation:
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/diagnostics?view=…
-
Currently `polio` provides the ability to automatically claim a submitted swap, but this is not available through the server or client code. This logic could be migrated into the view server code to b…
-
Hi,
GraphQL is timing out and giving error "504 Gateway Time - out". How do I increase the timeout period?
Below is my code
services.AddGraphQLSchema(provider =>
{
provider.OnFieldCrea…
-
Hey,
I have several variables on my 840d sinumerik like :
GD5_CMM_CORR[80,1]
GD5_CMM_CORR[80,2]
GD5_CMM_CORR[80,3]
But the client only shows one : GD5_CMM_CORR , with value 0.0
How can i rep…
-
The server admin should configure some settings so that the view distance will automatically change when the load on the server crosses some threshold.
Basic idea is to have a set of transitions defi…
-
Emitting string with diacritics crashes server
``` python
def fun(doc):
if doc.get('tip') == 'TD':
yield doc.get('def'),"şţăâîŞŢĂÂÎ"
```
-
```
What steps will reproduce the problem?
1. go to http://pcapperf.appspot.com/
2. click on "PageSpeed" link for example 1
What is the expected output? What do you see instead?
An error message is…