Skip to content
New issue

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

Patch console.log, etc. on orchestrator #18

Closed
sam-goodwin opened this issue Nov 15, 2022 · 0 comments · Fixed by #209
Closed

Patch console.log, etc. on orchestrator #18

sam-goodwin opened this issue Nov 15, 2022 · 0 comments · Fixed by #209

Comments

@sam-goodwin
Copy link
Owner

console.log calls in a customer's workflow should only emit logs to the log stream the first time they are run. We need to monkey-patch them to use the history to dedupe behavior.

This work can probably be done in the orchestrator shim

https://github.com/functionless/eventual/blob/main/packages/%40eventual/aws-runtime/src/handlers/orchestrator.ts

@sam-goodwin sam-goodwin mentioned this issue Jan 11, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant