-
Is it possible to use WTTE-RNN when time is continuous or almost continuous?
I have time scale as seconds and trying to predict next user session and not sure how to deal with TTE in that case..
S…
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
I'd like to trigger a lambda function by schedule without retrie…
-
### Use case
I would love to be able to use asynchronous Python with Powertools. I understand there is not as much need for it in a Lambda runtime as a Lambda (process) will handle only one event but…
-
In #276 (CB-14188) the `beforeload` event was added.
This event currently uses the same callback mechanism as other events, but it is different in one important aspect: instead of just notifying that…
-
This came up on the [mailing list](https://www.ietf.org/mailman/listinfo/storagesync). HTTP doesn't really allow this, but I think HTTP/2 does? We could also use WebSockets or HTML5 push notifications…
-
Hi. I am using the events function to make calls to my API to retrieve events. It all seems to be working but in my tests I am receiving warnings:
```
Warning: Can't perform a React state update …
-
As I recall, we've verbally discussed the question of whether the WebAuthn API ought to be available to {service, web}workers (aka "Workers") but we do not have an issue tracking it as yet AFAICT, so …
-
### What is an issue which you want to solve with your feature request?
We have a Qt-based desktop application for medical image processing and we use python code as a kind of macro language to…
-
The Web of Things framework needs to expose APIs for registering a new thing along with its model and implementation, and for registering a proxy for a thing identified by a URI for its model. Both AP…
-
Do you have a saga implementation planned?