event-driven
Here are 1,038 public repositories matching this topic...
-
Updated
Apr 21, 2022 - PHP
If you want to work with a complete socket address type including port, we have a helper in SocketAddress
. However, the moment you want to talk only about an IP address we force you to hold an in_addr
or in_addr6
structure: hardly the friendliest versions of these data types.
We should provide a helpful wrapper IPAddress
type that can be converted into those types as needed. This would
-
Updated
Apr 18, 2022 - Go
-
Updated
Jan 2, 2022 - Go
Proposal
As disscuseed on kedacore/keda#2765 (comment), we should unify the functions for Status & Conditions handling. Referencing controller related stuff here is suboptimal.
There are two locations with similar functions:
https://github.com/kedacore/keda/blob/9f0ee58fc6839d74636e1ec6883fe21d82617ea3/controllers/keda/util/status.go#L30-L63
https://g
This comment says that the message ID is optional,
but for SQL transport it is a mandatory attribute,
in turn it causes misunderstanding?
Is it possible to fix it or did I get something wrong?
https://github.com/ThreeDotsLabs/watermill/blob/b9928e750ba673cf93d442db88efc04706f67388/message/message.go#L20
https://github.com/ThreeDotsLabs/watermill/blob/b9928e750ba673cf93d442db88efc04706f6
Guard documentation
In documentation about guard there is no info that if we do not pass 'source' then guard gets data from clock.
Moreover, we can add to Docs more cases like that
https://share.effector.dev/deTs17ML
-
Updated
Apr 20, 2022 - Java
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
Prometheus能提供图片吗?
我看到可以通过Prometheus搭建监控环境,如果有图文,更容易理解.
-
Updated
Apr 20, 2022 - C#
-
Updated
Sep 1, 2021 - JavaScript
IAM MSK support
Receive events from MSK with IAM auth config https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html
-
Updated
Feb 16, 2022 - Shell
-
Updated
Apr 22, 2022 - Go
-
Updated
Apr 6, 2022 - Go
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
Docs broken links
Describe the bug
There are broken links in documentation markdown files.
Expected behavior
No broken link in documentation
To Reproduce
https://gist.github.com/ahuret/4529b7c50eeff488d4e06b2a1bfdf644
Knative release version
Additional context
Add any other context about the problem here such as proposed priority
-
Updated
Dec 12, 2021
-
Updated
Apr 11, 2022 - TypeScript
-
Updated
Apr 20, 2022 - Ruby
-
Updated
Nov 2, 2021 - Java
-
Updated
Apr 18, 2022 - JavaScript
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Using MeshMessageProtocolConstant constants defined in this class.
Describe the solution you'd like
Located in:
eventmesh-protocol-plugin/eventmesh-protocol-meshmessage/src/main/java/org/apache/eventmesh/protocol/mesh
Currently, WebSocket is working for client/server side. However, the browsers do not allow to create tcp connections direclty (which is the current implementation based). Instead, the web-sys
must be used.
- Use a different WebSocket implementation if the target is
wasm
. - wasm example of a client.
-
Updated
May 19, 2017 - Java
-
Updated
Dec 8, 2021 - Java
Improve this page
Add a description, image, and links to the event-driven topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the event-driven topic, visit your repo's landing page and select "manage topics."
In what area(s)?
/area runtime
What version of Dapr?
All versions -- tested since 1.4.2.
Expected Behavior
The Dapr sidecar / daprd should not start when
dapr-app-port
anddapr-http-port
are identical and return a meaningful error.Actual Behavior
Dapr sidecar starts, but upon service invocation returns an error unrelated to the problem.
`{"errorCode":"ERR