-
### Summary of the new feature / enhancement
As resources get executed, need progress returned as JSON for agents to display. Consider how child processes can participate including resources.
### P…
-
**Description**
The logs retrieved for each running job are capped at 10000 lines. This is a hardcoded number in the code to retrieve the logs json: https://github.com/ngageoint/scale/blob/9a6714a44f…
-
we'll want to use this for a streaming api.
it would be really neat to be able to pass the opening, closing and separating strings in as a header or querystring.
then, users could specify what ever …
-
```
What steps will reproduce the problem?
1. Cast a m3u8 streaming to chromecast by my developing android app
2. m3u8 file and .ts extension segment files are at my local server (Not CORS
problem)
3…
-
### Required prerequisites
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't alre…
-
Issue in ./help/ingestion/tutorials/streaming-time-series-data.md
Under the following section - there is a much simpler version of data collection payload now that does not require the headers show…
-
I'm not sure if this i really a issue. I experience that [limit notices](https://dev.twitter.com/streaming/overview/messages-types#limit_notices) submitted by the streaming API are emitted as 'error' …
g3org updated
8 years ago
-
example:
```javascript
pipeline(
this.s3StreamReader.openStream(this.bucket, key),
splitLine(line => {
try {
return JSON.parse(line.to…
-
Develop a real-time issues tracking system that collects data from GitHub Issues using Apache Kafka for data streaming. The system will consist of producer applications, written in Java, which will re…
-
It would be very helpful if the JSON packet type included a static string field with which you could specify a value to use to disambiguate which device produced the telemetry record.
To add a bit …