-
Some SolarEdge installations do not support Site Power Flow, so the API call for currentPowerFlow returns empty/null object for siteCurrentPowerFlow (documented top of page 25 API manual). The code …
xcguy updated
3 months ago
-
**Jetty version(s)**
Jetty 12.0.13
**Jetty Environment**
core, ee10
**Java version/vendor** `(use: java -version)`
openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Temurin…
-
### Expected Behavior
An empty Flow or list must be returned in a situation where a request to the database results in empty rows
### Actual Behaviour
NullPointerException can be caused if a …
-
Directly from [Python](https://docs.python.org/3.6/reference/compound_stmts.html#the-with-statement).
The idea being that if you do
```
with getSomeObject() -> o {
doSomethingWith(o);
}
…
-
There currently appears to be no way of adding metadata like material IDs, formulas, structure provenance and the like to documents added into the `flows` collection.
i think it would make sense to…
-
When installing lightFM as a Github action I am getting the following error.
```
pip install -r requirements.txt
[4](https://github.com/Endeavor-Digital/prefect-2-flows/actions/runs/4735271259/jo…
-
**[sudheesh s k](https://jira.spring.io/secure/ViewProfile.jspa?name=sudheesh)** opened **[SWF-1119](https://jira.spring.io/browse/SWF-1119?redirect=false)** and commented
I have a flow called BOOK…
-
By configuring the WorkerOptions logger with a logger at level DEBUG:
``` ruby
aws_flow_defaults = AWSFlowDefaults.new(@logger)
AWS::Flow::WorkerOptions.default_classes
-
I thought that I can use the `beforeScenario` to call my auth service to get an access token and use that for each call to the service I'm load testing. However, my `auth` function is called before ea…
-
> __Note:__ This issue is a proposal and is subject to change and open for feedback.
At the end of April we [launched the v2 REST API](https://www.twilio.com/blog/automate-flow-deployments-studio-r…