Sam Sussman
Sam Sussman
> native libraries Could you give an example? > What about code splitting? For example, creating a whole separate Lambda Function with only the dependencies for a specific API? Is...
And there are other cases like old AMD dependencies that ESBUILD didn't support at one point. I know we had some at AMZN that I had to make external.
I think this can be a P1, but it should stay tracked.
`asyncResult` works end to end. Heartbeat impl is not complete.
From the beta chat ### @sam-goodwin @Beta Testers - we are designing how we will manage logs for eventual. We are creating a LogStream for each workflow execution and putting...
> Create test versions of workflows π or π - is it important to create test/pre-releases workflows in a single service stage? This use case came from Lambda version's documents...
> Allow callers to call a specific workflow version π or π - should workflow callers be able to provide a version to call? My initial thought is, no, the...
If there is only one, assume it unless provided.
> It seems like this could be a result of `pnpm` not being available in the runner environment. Are you including https://github.com/pnpm/action-setup in an earlier step of your workflow before...
Here is the actual error (from running locally since you swallow the error :( ) > ERR_PNPM_ADDING_TO_ROOTβ Running this command will add the dependency to the workspace root, which might...