abaco icon indicating copy to clipboard operation
abaco copied to clipboard

Actor Based Co(mputing)ntainers

Results 16 abaco issues
Sort by recently updated
recently updated
newest added

When an error is encountered creating an actor, `statusMessage` is populated with informative detail as to what might have caused the issue. Here's an example: ``` "statusMessage": "Unable to start...

enhancement
priority.verylow
REU

Our tagged releases aren't being propagated to Zenodo, possibly because they are not Github releases.

help wanted
priority.low

Here's an example callback used in some ongoing work that leverages Abaco, where actor `EEDKw7NAr4E0x` can accept this message and use it to set a value for a variable `shorthash`in...

enhancement
priority.verylow

For actors designed to receive JSON messages (a good majority of the current crop), it is difficult to know the format of a valid message. The `sd2e` tenant has adopted...

proposal
priority.medum

Related to the bespoke logging solution described in #51, the implementers also included log redaction of any environment variables set when the actor was deployed. This helps ensures the safety...

proposal
priority.low

I propose including the short hash for the deployed container in the `/actors` response to help validate that the correct image is deployed. In theory the `org/image:tag|hash` should be good...

proposal
priority.low