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

Make option to background WAL plugin execution #25947

Open
pauldix opened this issue Jan 31, 2025 · 0 comments
Open

Make option to background WAL plugin execution #25947

pauldix opened this issue Jan 31, 2025 · 0 comments
Labels

Comments

@pauldix
Copy link
Member

pauldix commented Jan 31, 2025

For WAL plugins, we should have an option that specifies if plugin runs should be backgrounded so that the next WAL flush can be handled regardless of how long the last one(s) take.

Some users may want these plugins to only ever execute strictly sequentially, so we should make this an option on the trigger definition.

Related Discord discussion: https://discord.com/channels/1325200757427015701/1325209754959872190/1334912417418707073

@pauldix pauldix added the v3 label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant