-
Currently, OASGraph builds up a GraphQL schema including corresponding resolve functions in memory. I think this approach is great for immediately serving the GraphQL interface.
However, having the…
-
First off thanks for this image. Saved me a TON of time having to quickly migrate to FPBX 15 and PJSIP. :)
Everything is working well except for one snag, email. When trying to send I get errors …
-
Hi, I am trying to publish data of around 5KB size. I changed the MQTT_MAX_PACKET_SIZE to 5000, but it doesn't seem to work.
The maximum I have been able to send is 1342 bytes. It seems like an odd n…
-
# Are you using Dapr?
If you are using Dapr, first we would like to Thank You. Our goal is to grow the community, improve Dapr and help each other.
## The purpose of this issue
We are always int…
-
Discussion with @sk1p
In the context of #105, having Hadoop FS as a requirement to use local SSD storage can make deployment complicated. In order to benefit from local storage without Hadoop FS i…
-
### Summary
Hi :) ,
When I try to use the community.aws.s3_lifecycle module from either community.aws collection 7.2.0 or 7.2.1 to create a lifecycle configuration rule on a s3 bucket created by …
-
When upgrading from ibm-openapi-validator 1.23.0 to 1.24.0 we started getting this error:
```
[ERROR] There was a problem with spectral.
[ERROR] Provided ruleset is not an object
[ERROR] Additio…
-
The following are list of tasks that we need to work to improve the OW Java Action runtime:
1. avoid usage of com.sun.* packages - this is used in https://github.com/apache/incubator-openwhisk-runt…
-
I have been asked to report this issue here from https://bugs.eclipse.org/bugs/show_bug.cgi?id=565046.
Within Eclipse IDE I am using
File type = Javascript
Editor = Javascript
Window > Preferenc…
-
Trying to run appsody build in a Jenkins job to containerize the user app. When we're running the appsody build command, we get an error with one of the copy commands in docker.
From a team member…