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

Triggers can only run one at a time #394

Open
lucafaggianelli opened this issue Jul 28, 2024 · 0 comments
Open

Triggers can only run one at a time #394

lucafaggianelli opened this issue Jul 28, 2024 · 0 comments
Labels
cat:Backend enhancement New feature or request

Comments

@lucafaggianelli
Copy link
Owner

There's a limitation in Plombery for which triggers can run only one at a time, i.e. if you manually hit the Run button twice on a pipeline you'll get an error.

This limit is by design and it's from the early days of plombery, we can safely remove it. The limit is set through the max_instances argument in APS

@lucafaggianelli lucafaggianelli added enhancement New feature or request cat:Backend labels Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant