-
Currently, every time the span panel is restarted, there is a period of time during startup when it responds to local api requests with non-successful http status codes. I think it's 502 or 503 or som…
-
# Exploratory Testing Charter for Host Consent for HOUS Accessing HOG Data
## Charter Objective:
Explore the functionality, UI, and accessibility for the "Host Consent" feature on the Principal Resid…
-
### Describe the current behavior
Many workflows I author using Prefect represent a data _contract_ I have with a downstream consumer. For my downstream consumers, this looks like "my data must be …
-
Sometimes people register/log in to the application and then never do anything. Might be due to them not really knowing what to do.
-
### Bug summary
My deployment executing in K8s fails with an error (inspected with `kubectl logs`):
```
ModuleNotFoundError: No module named 'polars'
```
But the flow logs in the UI don't have …
-
# Overview
## Explain the topic in 2 sentences
Currently the bpdm lookup is implemented by calling the BPDM API directly. To be compliant with the standard process it is crucial to build up the conn…
-
Based on my experience deploying the solution
- Lack of Comprehensive Checklist and Diagrams:
Need:
A centralized checklist or diagram outlining the pre-requisites for setting up the project.
…
-
**Summary**
When using HTTP/2 with APPLICATION_NDJSON, infinite connection hangs occur for endpoint calls when the input cardinality to a reactive stream reaches a certain size. The hangs seem to r…
-
This documentation page is very convoluted by using a lot of jargon, and not fine-grained enough for someone just entering the process here.
Arriving here, I need to know one thing: simply, how to …
-
Add a flow_nums field to the `workflow` thinggy in GraphQL.
We already have `TaskProxy.flow_nums` which gives the flow numbers for a given task. To assist with https://github.com/cylc/cylc-ui/issue…