GitHub user flowchartsman edited a comment on the discussion: Go Function SDK Feature Parity
### Pre-function init Most things available from the function context such as tenant, namespace, etc should be available without needing the function context. This exists for user config, and should exist for secrets at the very least. Logging should also be available as soon as possible, instead of after the function is started. GitHub link: https://github.com/apache/pulsar/discussions/18768#discussioncomment-4328428 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org