Git integration: prevent prompt change if there is no acknowledgement / validation fails #11973
jc-antolin
started this conversation in
Ideas
Replies: 1 comment
-
|
For more context, I am referring to extend the functionality of the integration described here: https://langfuse.com/docs/prompt-management/features/github-integration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, prompt version webhooks are "fire-and-forget". This creates two critical issues for teams using the Git integration:
Proposed Solution:
Add a configuration option to make specific webhooks "Synchronous/Blocking."
200 OK, the save is committed.If this aligns with the roadmap, I am happy to give a PR a try. Please point me toward the relevant logic where the save transaction is handled!
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions