-
> is there a particular service or implementation from another project, which we could use as a model?
Based on [this post](https://www.quora.com/What-is-the-best-logging-system-for-a-SaaS-startup)…
-
I have a DELL XPS 7590 oled screen, use Nvidia 1650 graphic card. and running OS Ubuntu 18.04.
Following install, everything is ok but can not adjust brightness by function key (small-sun key and big…
-
There are numerous aspects of etiquette we want to enforce. Some are true for all of GitHub, some are true for experts.
In particular for experts, we want to discourage students adding reviewers, o…
-
The error occurs whenever I enable ingress and set the extraHosts like
```
extraHosts:
- name: example.local
path: /prefect
pathType: Prefix
```
Error message from helm:
> h…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this featu…
-
User-wise applications belonging to a single account should have a unique friendlyName not to confuse the user. A simple way to do that is to add a 'FrendlyName' filter to application retrival method.…
-
# Expectation
It seems that stdout from ShellOperation.run() is somehow limited to 64kB. I haven't been able to find the source of this limitation. Is there some way to influence this limit? Or cou…
-
```
Finished in state Failed('Flow run encountered an exception. TransferError: Configured to wait 600, elapsed is 605.2364678382874 Last globus transfer nice_status PERMISSION_DENIED. Job may comple…
-
I run this code in 12,24,32,48 bits(epochs51)
each of them in six times
but only 12 bits can get mAP higher than the mAP shown in the paper(0.401)
In 32 bits get 0.4599 but paper say the method can…
-
I put a lot of logging statements into the recipe class to help with debugging. But it is never easy to turn them on. How can we make pangeo-forge work like prefect, where logs are automatically on by…