We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
I've been playing with NATS and Bento and wanted to include CUE into fun. Probably this issue is between Bento and CUE so I'll post it both repos.
Carefully following the instructions leads to CUE being unable to process the resulting first (simple) example - it hangs indefinitely.
Observations:
Thank you!
PS that would be nice to replace "benthos" with "bento" on the tutorial page as it is a bit confusing now.
The text was updated successfully, but these errors were encountered:
So, I think it was mentioned here:
cue-lang/cue#2398 cue-lang/cue#1827
similar thing was mentioned here, but the bug mentioned in 1827 seem to be fixed in Bento.
Sorry, something went wrong.
No branches or pull requests
Hi!
I've been playing with NATS and Bento and wanted to include CUE into fun.
Probably this issue is between Bento and CUE so I'll post it both repos.
Carefully following the instructions leads to CUE being unable to process the resulting first (simple) example - it hangs indefinitely.
Observations:
package bento
#Config: {
input: _
output: _
// Include only top-level fields you need
}
Thank you!
PS that would be nice to replace "benthos" with "bento" on the tutorial page as it is a bit confusing now.
The text was updated successfully, but these errors were encountered: